Method | Description | |
---|---|---|
GetJsonObject ( ) : object | ||
GetPipeName ( ) : string | ||
GetPipeValue ( ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
SetPipeName ( string pipeName ) : void | ||
SetPipeValue ( object pipeValue ) : void |
protected SetPipeName ( string pipeName ) : void | ||
pipeName | string | |
return | void |
protected SetPipeValue ( object pipeValue ) : void | ||
pipeValue | object | |
return | void |