EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Class TypeExtensions

    Inheritance
    object
    TypeExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public static class TypeExtensions

    Methods

    Name Description
    GetAllBaseTypesAndInterfaces(Type)

    Gets all base types and interfaces for the specified type, including those inherited by its base types.

    GetConstructorOrThrow(Type, params Type[])
    GetDefault(Type)
    GetMethodOrThrow(Type, string)
    GetMethodOrThrow(Type, string, BindingFlags)
    PrepareLogger(Type, string)
    © Xab3r. All rights reserved.