프로퍼티 | 타입 | 설명 | |
---|---|---|---|
properties | string>.Dictionary |
메소드 | 설명 | |
---|---|---|
GetProperty ( string name ) : string | ||
SetProperty ( string name, string value ) : void | ||
StatDefinition ( string name ) : System |
메소드 | 설명 | |
---|---|---|
GetPropertyDefinition ( string property ) : |
||
GetPropertyDefinitions ( ) : PropertyDefinition>.Dictionary |
protected GetPropertyDefinition ( string property ) : |
||
property | string | |
리턴 |
abstract protected GetPropertyDefinitions ( ) : PropertyDefinition>.Dictionary |
||
리턴 | PropertyDefinition>.Dictionary |
public SetProperty ( string name, string value ) : void | ||
name | string | |
value | string | |
리턴 | void |