Property FirstState
FirstState
Returns first component of this pair.
Declaration
public virtual State FirstState { get; }
Property Value
Type | Description |
---|---|
State | First state. |
Returns first component of this pair.
public virtual State FirstState { get; }
Type | Description |
---|---|
State | First state. |