Interface IOrderable
Namespace: GameKit.Dependencies.Utilities.Types
Assembly: GameKit.Dependencies.dll
Syntax
public interface IOrderable
Properties
Order
Declaration
int Order { get; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
public interface IOrderable
int Order { get; }
| Type | Description |
|---|---|
| System.Int32 |