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

Search Results for

    Class ObjectReflectionExtensions

    Inheritance
    object
    ObjectReflectionExtensions
    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 ObjectReflectionExtensions

    Methods

    Name Description
    GetPropertyInfo(Type, string)
    GetPropertyInfoOrDefault(Type, string)
    GetPropertyTypeOrDefault(object, string)
    GetPropertyTypeOrDefault(Type, string)
    GetPropertyValue<T>(object, string)
    IsIndexedProperty(PropertyInfo)
    SetPropertyValue<T>(object, string, T)
    © Xab3r. All rights reserved.