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+03e8eebec78141d9d3b2022fda2c0ac58d3116b9
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 | |