Method GetGenericTypes
GetGenericTypes()
Client has to provide the implementation of this method, and he/she has to fill the array with the desire generic types and return it to us.
Declaration
Type[] GetGenericTypes()
Returns
Type | Description |
---|---|
Type[] | System.Type[] |