Property | Type | Description | |
---|---|---|---|
CreateAdapterEventArgs | System |
Method | Description | |
---|---|---|
GetParameterValue ( string key ) : string | ||
HasParameter ( string key ) : bool | ||
SetParameterValue ( string key, string value ) : void |
Method | Description | |
---|---|---|
CreateAdapterEventArgs ( |
public GetParameterValue ( string key ) : string | ||
key | string | |
return | string |
public SetParameterValue ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |