AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
CSPCodec.Decode Method
CSP-decodes a string.
public static string Decode(
string input
);
Parameters
-
input
- The CSP-encoded string.
Return Value
The CSP-decoded string.
See Also
CSPCodec Class | Plumtree.Remote.Util Namespace