







Overload List
Name | Description | |
---|---|---|
![]() | TemplateArguments()()() |
Initializes the class without any set arguments.
|
![]() | TemplateArguments(TemplateArguments) |
Initializes the class with all the arguments of the parameter class.
|
![]() | TemplateArguments(array<Object>[]()[]) |
Initializes the class with the objects in the parameterlist.
Note that each object that is null must be followed by a type.
|