Class SourceCacheAccessor<TObject, TKey>
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public sealed class SourceCacheAccessor<TObject, TKey> : DisposableReactiveObject, IDisposable, INotifyPropertyChanged
Type Parameters
Name | Description |
---|---|
TObject | |
TKey |
Constructors
Name | Description |
---|---|
SourceCacheAccessor(TKey) |
Properties
Name | Description |
---|---|
Cache | |
IsEnabled | |
Key | |
Value |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)