Table of Contents

Class MoveAttributeV1Event

Namespace
The.Model.History
Assembly
Instagile.Model.dll
public sealed class MoveAttributeV1Event : IEvent
Inheritance
MoveAttributeV1Event
Implements
Inherited Members
Extension Methods

Constructors

MoveAttributeV1Event(Guid, Guid, Guid)

public MoveAttributeV1Event(Guid iD, Guid from, Guid section)

Parameters

iD Guid
from Guid
section Guid

Fields

From

public readonly Guid From

Field Value

Guid

ID

public readonly Guid ID

Field Value

Guid

Section

public readonly Guid Section

Field Value

Guid

Methods

Equals(object?)

public override bool Equals(object? o)

Parameters

o object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

ToCode()

public string ToCode()

Returns

string

ToString()

public override string ToString()

Returns

string