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

Search Results for

    Interface IHierarchicalSourceCache<TObject, TKey>

    Inherited Members
    IDisposable.Dispose()
    INotifyPropertyChanged.PropertyChanged
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public interface IHierarchicalSourceCache<TObject, TKey> : ISourceCache<TObject, TKey>, IObservableCache<TObject, TKey>, IConnectableCache<TObject, TKey>, IDisposable, INotifyPropertyChanged
    Type Parameters
    Name Description
    TObject
    TKey

    Properties

    Name Description
    LocalCache
    Parent

    Extension Methods

    ObjectExtensions.GetPropertyAccessor<TValue>(object, string)
    ObjectReflectionExtensions.GetPropertyTypeOrDefault(object, string)
    ObjectReflectionExtensions.GetPropertyValue<T>(object, string)
    ObjectReflectionExtensions.SetPropertyValue<T>(object, string, T)
    © Xab3r. All rights reserved.