Class SharedResourceBase<T>
Inherited Members
Namespace: PoeShared.Services
Assembly: PoeShared.dll
Syntax
public abstract class SharedResourceBase<T> : SharedResourceBase, ISharedResource, IDisposable, INotifyPropertyChanged
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
SharedResourceBase() |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)