C# Class Newtonsoft.Json.Tests.Documentation.LogEventInfo

Show file Open project: Nucs/Autocad-Utilities Class Usage Examples

Public Properties

Property Type Description
Exception Exception
Level LogLevel
Message string

Property Details

Exception public property

public Exception Exception
return Exception

Level public property

public LogLevel,Newtonsoft.Json.Tests.Documentation Level
return LogLevel

Message public property

public string Message
return string