ProcedureParameters Class
Parameters containing data to be sent together with Remote Procedure Calls.
Namespace: AlterunaAssembly: Alteruna.Trinity (in Alteruna.Trinity.dll) Version: 1.3.4
public class ProcedureParameters
- Inheritance
- Object ProcedureParameters
Get(String, Boolean) | |
Get(String, Boolean) | |
Get(String, Byte) | |
Get(String, Byte) | |
Get(String, Byte) | |
Get(String, Byte) | |
Get(String, Int16) | |
Get(String, Int16) | |
Get(String, Int32) | |
Get(String, Int32) | |
Get(String, Single) | |
Get(String, Single) | |
Get(String, String) | |
Get(String, String) | |
Get(String, UInt16) | |
Get(String, UInt16) | |
Get(String, UInt32) | |
Get(String, UInt32) | |
Serialize | |
Set(String, Boolean) | |
Set(String, Byte) | |
Set(String, Byte) | |
Set(String, Int16) | |
Set(String, Int32) | |
Set(String, Single) | |
Set(String, String) | |
Set(String, UInt16) | |
Set(String, UInt32) | |
Unserialize | |