eDriven Framework API
State Constructor (name, properties)
NamespaceseDriven.Gui.StatesStateState(String, StateTable)
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public State(
	string name,
	StateTable properties
)
Public Sub New ( _
	name As String, _
	properties As StateTable _
)
public:
State(
	String^ name, 
	StateTable^ properties
)
Parameters
name (String)
properties (StateTable)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)