C# Class Yodiwo.YIncident

Afficher le fichier Open project: yodiwo/plegma Class Usage Examples

Méthodes publiques

Свойство 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
Résultat string

FilePath public_oe property

public string FilePath
Résultat string

IsAssert public_oe property

public bool IsAssert
Résultat bool

LineNumber public_oe property

public int LineNumber
Résultat int

Messages public_oe property

public List Messages
Résultat List

Method public_oe property

public string Method
Résultat string

StackTrace public_oe property

public StackTrace,System.Diagnostics StackTrace
Résultat System.Diagnostics.StackTrace