Method | Description | |
---|---|---|
Execute ( ) : void | ||
GetMetadata ( string metadataType ) : object | ||
SetMetadata ( string metadataType, object value ) : void |
Method | Description | |
---|---|---|
ConfigurationMethodInstance ( ) |
public GetMetadata ( string metadataType ) : object | ||
metadataType | string | |
return | object |
public SetMetadata ( string metadataType, object value ) : void | ||
metadataType | string | |
value | object | |
return | void |