C# 클래스 Newtonsoft.Json.Tests.Documentation.LogEventInfo

파일 보기 프로젝트 열기: Nucs/Autocad-Utilities 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Exception Exception
Level LogLevel
Message string

프로퍼티 상세

Exception 공개적으로 프로퍼티

public Exception Exception
리턴 Exception

Level 공개적으로 프로퍼티

public LogLevel,Newtonsoft.Json.Tests.Documentation Level
리턴 LogLevel

Message 공개적으로 프로퍼티

public string Message
리턴 string