C# Class Yodiwo.YIncident

Show file Open project: yodiwo/plegma Class Usage Examples

Public Properties

Property Type Description
FileName string
FilePath string
IsAssert bool
LineNumber int
Messages List
Method string
StackTrace System.Diagnostics.StackTrace

Property Details

FileName public property

public string FileName
return string

FilePath public property

public string FilePath
return string

IsAssert public property

public bool IsAssert
return bool

LineNumber public property

public int LineNumber
return int

Messages public property

public List Messages
return List

Method public property

public string Method
return string

StackTrace public property

public StackTrace,System.Diagnostics StackTrace
return System.Diagnostics.StackTrace