AsyncInitArgs Methods |
The AsyncInitArgs type exposes the following members.
Name | Description | |
---|---|---|
CreateTArg(TArg) |
Initializes a new instance of the AsyncInitArgs class.
| |
CreateTArg1, TArg2(TArg1, TArg2) |
Initializes a new instance of the AsyncInitArgs class.
| |
CreateTArg1, TArg2, TArg3(TArg1, TArg2, TArg3) |
Initializes a new instance of the AsyncInitArgs class.
| |
CreateTArg1, TArg2, TArg3, TArg4(TArg1, TArg2, TArg3, TArg4) |
Initializes a new instance of the AsyncInitArgs class.
| |
CreateTArg1, TArg2, TArg3, TArg4, TArg5(TArg1, TArg2, TArg3, TArg4, TArg5) |
Initializes a new instance of the AsyncInitArgs class.
| |
CreateTArg1, TArg2, TArg3, TArg4, TArg5, TArg6(TArg1, TArg2, TArg3, TArg4, TArg5, TArg6) |
Initializes a new instance of the AsyncInitArgs class.
| |
CreateTArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7(TArg1, TArg2, TArg3, TArg4, TArg5, TArg6, TArg7) |
Initializes a new instance of the AsyncInitArgs class.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |