Class CloseableReactiveObject
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public abstract class CloseableReactiveObject : DisposableReactiveObject, IDisposable, ICloseable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| CloseableReactiveObject() |
Properties
| Name | Description |
|---|---|
| CloseController | Gets or sets the controller responsible for closing the object. |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)