TemplateArguments Members

HttpServer.dll

The TemplateArguments type exposes the following members.

Constructors

  NameDescription
TemplateArgumentsOverloaded.

Methods

  NameDescription
AddOverloaded.
Clear
Clears all added arguments
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Clears added arguments
(Overrides Object..::.Finalize()()().)
GetArguments
Retrieves the arguments (Does so now by copying the values to a new array, could be optimized?)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateOverloaded.

Properties

  NameDescription
Item
Function to make it possible to index out known arguments

See Also