Class LoggingListChangeSetAdaptor<T>
Inheritance
LoggingListChangeSetAdaptor<T>
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public class LoggingListChangeSetAdaptor<T> : LoggingChangeSetAdaptorBase, IDisposable, INotifyPropertyChanged, IChangeSetAdaptor<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| LoggingListChangeSetAdaptor(string, IFluentLog, FluentLogLevel, IChangeSetAdaptor<T>) |
Methods
| Name | Description |
|---|---|
| Adapt(IChangeSet<T>) |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)