Метод | Описание | |
---|---|---|
Delete ( ) : void | ||
GetMetadata ( string metadataType ) : object | ||
SetMetadata ( string metadataType, object value ) : void |
Метод | Описание | |
---|---|---|
ConfigurationAttribute ( string name, |
Constructs instances when the external queries.
|
|
ConfigurationAttribute ( string name, |
Constructs instances from config file.
|
|
Decrypt ( object value ) : object | ||
Encrypt ( string value ) : string | ||
ExtractDefaultValue ( ) : object | ||
Format ( object value ) : string | ||
SetValue ( object value ) : void | ||
TypeMatch ( object value ) : object |
public GetMetadata ( string metadataType ) : object | ||
metadataType | string | |
Результат | object |
public SetMetadata ( string metadataType, object value ) : void | ||
metadataType | string | |
value | object | |
Результат | void |