Свойство | Тип | Описание | |
---|---|---|---|
properties | string>.Dictionary |
Метод | Описание | |
---|---|---|
GetProperty ( string name ) : string | ||
SetProperty ( string name, string value ) : void | ||
StatDefinition ( string name ) : System |
Метод | Описание | |
---|---|---|
GetPropertyDefinition ( string property ) : |
||
GetPropertyDefinitions ( ) : PropertyDefinition>.Dictionary |
public GetProperty ( string name ) : string | ||
name | string | |
Результат | string |
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 |
public StatDefinition ( string name ) : System | ||
name | string | |
Результат | System |