Class LogInfoContext
Inheritance
System.Object
LogInfoContext
Namespace: Log73
Assembly: Log73.dll
Syntax
public class LogInfoContext : object
Properties
|
Improve this Doc
View Source
MessageType
Declaration
public MessageType MessageType { get; }
Property Value
|
Improve this Doc
View Source
Value
Declaration
public object Value { get; }
Property Value
| Type |
Description |
| System.Object |
|
|
Improve this Doc
View Source
ValueString
Declaration
public string ValueString { get; }
Property Value
| Type |
Description |
| System.String |
|
Extension Methods