Метод | Описание | |
---|---|---|
BaseObjectTypeState ( ) : System |
Initializes the instance with its defalt attribute values.
|
|
Construct ( NodeState parent ) : NodeState |
Constructs an instance of a node.
|
Метод | Описание | |
---|---|---|
Initialize ( ISystemContext context ) : void |
Initializes the instance with the default values.
|
public static Construct ( NodeState parent ) : NodeState | ||
parent | NodeState | The parent. |
Результат | NodeState |
protected Initialize ( ISystemContext context ) : void | ||
context | ISystemContext | |
Результат | void |