Class ContractStateExtensions
Inheritance
System.Object
ContractStateExtensions
Assembly: Eco.Shared.dll
Syntax
public static class ContractStateExtensions : Object
Methods
Done(ProposableState)
Declaration
public static bool Done(this ProposableState state)
Parameters
Returns
Type |
Description |
System.Boolean |
|
MarkedUpName(ProposableState)
Return the state's localized name with some nice coloring.
Declaration
public static LocString MarkedUpName(this ProposableState state)
Parameters
Returns
StateColor(ProposableState)
Declaration
public static Color StateColor(this ProposableState state)
Parameters
Returns