Property SecondState
SecondState
Returns second component of this pair.
Declaration
public virtual State SecondState { get; }
Property Value
Type | Description |
---|---|
State | Second state. |
Returns second component of this pair.
public virtual State SecondState { get; }
Type | Description |
---|---|
State | Second state. |