Class LoggingChangeSetAdaptorBase
Inheritance
LoggingChangeSetAdaptorBase
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public abstract class LoggingChangeSetAdaptorBase : DisposableReactiveObject, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| LoggingChangeSetAdaptorBase() |
Fields
| Name | Description |
|---|---|
| Messages | |
| ParentStackTraceInfo | |
| ParentThread |
Properties
| Name | Description |
|---|---|
| LogLevel | |
| Logger |
Methods
| Name | Description |
|---|---|
| FormatPrefix() | |
| FormatSuffix() | |
| WriteLog(string) |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)