C# Class ntrclient.Extra.BugReporter

Afficher le fichier Open project: imthe666st/NTRClient Class Usage Examples

Méthodes publiques

Méthode Description
BugReporter ( Exception e, string additionalInformation, bool showMessagebox = true ) : ntrclient.Prog.CS
GetTimestamp ( System.DateTime value ) : string

Private Methods

Méthode Description
SaveLog ( ) : void

Method Details

BugReporter() public méthode

public BugReporter ( Exception e, string additionalInformation, bool showMessagebox = true ) : ntrclient.Prog.CS
e System.Exception
additionalInformation string
showMessagebox bool
Résultat ntrclient.Prog.CS

GetTimestamp() public static méthode

public static GetTimestamp ( System.DateTime value ) : string
value System.DateTime
Résultat string