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>) |