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

Search Results for

    Interface ISourceCacheEx<T, TKey>

    Inherited Members
    IEnumerable<T>.GetEnumerator()
    IObservableCacheEx<T, TKey>.Collection
    IDisposable.Dispose()
    INotifyPropertyChanged.PropertyChanged
    INotifyCollectionChanged.CollectionChanged
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public interface ISourceCacheEx<T, TKey> : ISourceCache<T, TKey>, IObservableCache<T, TKey>, IConnectableCache<T, TKey>, IEnumerable<T>, IEnumerable, IObservableCacheEx<T, TKey>, IObservableCache<T, TKey>, IConnectableCache<T, TKey>, IDisposable, INotifyPropertyChanged, INotifyCollectionChanged
    Type Parameters
    Name Description
    T
    TKey

    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.