Search Results for

    Show / Hide Table of Contents

    Class ReflectionHelperExtensions

    Inheritance
    object
    ReflectionHelperExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    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
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.