C# Class Yodiwo.YIncident

Datei anzeigen 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_oe property

public string FileName
return string

FilePath public_oe property

public string FilePath
return string

IsAssert public_oe property

public bool IsAssert
return bool

LineNumber public_oe property

public int LineNumber
return int

Messages public_oe property

public List Messages
return List

Method public_oe property

public string Method
return string

StackTrace public_oe property

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