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

ファイルを表示 Open project: Nucs/Autocad-Utilities Class Usage Examples

Public Properties

Property Type Description
Exception Exception
Level LogLevel
Message string

Property Details

Exception public_oe property

public Exception Exception
return Exception

Level public_oe property

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

Message public_oe property

public string Message
return string