Interface ISharedResourceLatch
Namespace: PoeShared.Services
Assembly: PoeShared.dll
Syntax
public interface ISharedResourceLatch : IDisposable, INotifyPropertyChanged
Properties
Name | Description |
---|---|
IsBusy | |
Name |
Methods
Name | Description |
---|---|
Rent() |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)