Method GetGenericTypes
GetGenericTypes()
Client has to provide the implementation of this method, and has to fill the array with the desired generic types and return it back.
Declaration
Type[] GetGenericTypes()
Returns
| Type | Description |
|---|---|
| System.Type[] | Represents type declarations. |