Class ReflectionHelperExtensions
Inherited Members
Namespace: LemonEdge.Utils
Assembly: LemonEdge.Utils.dll
Syntax
public static class ReflectionHelperExtensions
Methods
InheritedType<T>(IReflectionHelper)
Declaration
public static Type InheritedType<T>(this IReflectionHelper reflector)
Parameters
Type | Name | Description |
---|---|---|
IReflectionHelper | reflector |
Returns
Type | Description |
---|---|
Type |
Type Parameters
Name | Description |
---|---|
T |