ArgumentContainer Constructor
From HttpServer.dll
Overload List
| Name | Description | |
|---|---|---|
| ArgumentContainer(String, Object) |
Constructor to initiate an ArgumentContainer, will set the ArgumentType to the value of the argumentObject's type
| |
| ArgumentContainer(String, Object, Type) |
Alternative constructor allowing argumentObject parameter to be null
|