Class ProposablePair
Inheritance
System.Object
ProposablePair
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
public sealed class ProposablePair : ValueType
Fields
Active
Declaration
public object Active
Field Value
Type | Description |
---|---|
System.Object |
Proposed
Declaration
public object Proposed
Field Value
Type | Description |
---|---|
System.Object |
Methods
IsSet()
Declaration
public bool IsSet()
Returns
Type | Description |
---|---|
System.Boolean |