







![]() ![]() ![]() |
C# Webserver |
TemplateArguments Members |
TemplateArguments Class Constructors Methods Properties See Also Send Feedback |
The TemplateArguments type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TemplateArguments | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Add | Overloaded. |
![]() | Clear |
Clears all added arguments
|
![]() | Equals | (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 | (Inherited from Object.) |
![]() | Update | Overloaded. |
Properties
Name | Description | |
---|---|---|
![]() | Item |
Function to make it possible to index out known arguments
|