ArgumentContainer Constructor

HttpServer.dll

Overload List

  NameDescription
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

See Also