Class TypeInterfaces
Special helper to ....
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public static class TypeInterfaces
- Inheritance
-
objectTypeInterfaces
Methods
GetDirectGenericSubType(Type, Type, int)
public static Type? GetDirectGenericSubType(this Type type, Type genericType, int argumentIndex = 0)
Parameters
Returns
GetGenericSubType(Type, Type, int)
public static Type? GetGenericSubType(this Type type, Type genericType, int argumentIndex = 0)