프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_Parameters | object>.Dictionary |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public AddParameters ( object>.Dictionary |
||
parameters | object>.Dictionary | |
리턴 | bool |