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.
Namespace: Alachisoft.NCache.Runtime.GenericTypesProviderAssembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
Type[] GetGenericTypes() |
| Visual Basic |
|---|
Function GetGenericTypes As Type() |
| Visual C++ |
|---|
array<Type^>^ GetGenericTypes() |