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