프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GetProperty ( string name ) : object |
Gets the given property by name.
|
|
Save ( ) : void | ||
SetProperty ( string name, object value ) : void |
Sets the given property's value by name.
|
|
Voting ( Node parent ) : System | ||
Voting ( Node parent, string nodeTypeName ) : System |
메소드 | 설명 | |
---|---|---|
Voting ( |
public SetProperty ( string name, object value ) : void | ||
name | string | The name. |
value | object | The value. |
리턴 | void |
public Voting ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
리턴 | System |
protected Voting ( |
||
nt | ||
리턴 | System |