C# Class D3Helper.A_Handler.Log.ExceptionLogEntry

Afficher le fichier Open project: r3peat/D3Helper.Public Class Usage Examples

Méthodes publiques

Méthode Description
ExceptionLogEntry ( System e, System.DateTime timestamp, A_Enums exceptionthread ) : System
addExceptionLogEntry ( System e, A_Enums exceptionthread ) : void

Method Details

ExceptionLogEntry() public méthode

public ExceptionLogEntry ( System e, System.DateTime timestamp, A_Enums exceptionthread ) : System
e System
timestamp System.DateTime
exceptionthread A_Enums
Résultat System

addExceptionLogEntry() public static méthode

public static addExceptionLogEntry ( System e, A_Enums exceptionthread ) : void
e System
exceptionthread A_Enums
Résultat void