Property | Type | Description | |
---|---|---|---|
m_Parameters | object>.Dictionary |
Method | Description | |
---|---|---|
AddParameter ( string key, object value ) : bool | ||
AddParameters ( object>.Dictionary |
||
FlowData ( ) : System.Collections | ||
GetParameterValue ( string key ) : object |
public AddParameter ( string key, object value ) : bool | ||
key | string | |
value | object | |
return | bool |
public AddParameters ( object>.Dictionary |
||
parameters | object>.Dictionary | |
return | bool |
public GetParameterValue ( string key ) : object | ||
key | string | |
return | object |