C# 클래스 Yodiwo.YIncident

파일 보기 프로젝트 열기: yodiwo/plegma 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileName string
FilePath string
IsAssert bool
LineNumber int
Messages List
Method string
StackTrace System.Diagnostics.StackTrace

프로퍼티 상세

FileName 공개적으로 프로퍼티

public string FileName
리턴 string

FilePath 공개적으로 프로퍼티

public string FilePath
리턴 string

IsAssert 공개적으로 프로퍼티

public bool IsAssert
리턴 bool

LineNumber 공개적으로 프로퍼티

public int LineNumber
리턴 int

Messages 공개적으로 프로퍼티

public List Messages
리턴 List

Method 공개적으로 프로퍼티

public string Method
리턴 string

StackTrace 공개적으로 프로퍼티

public StackTrace,System.Diagnostics StackTrace
리턴 System.Diagnostics.StackTrace