Interface IPauseController
Inherited Members
Namespace: PoeShared.Common
Assembly: PoeShared.dll
Syntax
public interface IPauseController : INotifyPropertyChanged
Properties
Name | Description |
---|---|
IsPaused |
Methods
Name | Description |
---|---|
Pause() |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)