Class BoughtOrSold
Inheritance
System.Object
BoughtOrSold
Namespace: Eco.Shared.Items
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
[Localized(true, false, "", false)]
public sealed class BoughtOrSold : Enum
Fields
Buying
Declaration
public const BoughtOrSold Buying
Field Value
Type | Description |
---|---|
BoughtOrSold |
Selling
Declaration
public const BoughtOrSold Selling
Field Value
Type | Description |
---|---|
BoughtOrSold |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |