C# Class NewTOAPIA.Modeling.GlobalState

显示文件 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
gDefaultStates NewTOAPIA.Modeling.GlobalState[]

Protected Methods

Method Description
GlobalState ( StateType aType )
GlobalState ( StateType aType ) : System

Private Methods

Method Description
GlobalState ( )
GlobalState ( ) : System

Method Details

GlobalState() protected method

protected GlobalState ( StateType aType )
aType StateType

GlobalState() protected method

protected GlobalState ( StateType aType ) : System
aType StateType
return System

Property Details

gDefaultStates public_oe static_oe property

public static GlobalState[],NewTOAPIA.Modeling gDefaultStates
return NewTOAPIA.Modeling.GlobalState[]