C# Class ntrclient.Extra.BugReporter

Show file Open project: imthe666st/NTRClient Class Usage Examples

Public Methods

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

Private Methods

Method Description
SaveLog ( ) : void

Method Details

BugReporter() public method

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

GetTimestamp() public static method

public static GetTimestamp ( System.DateTime value ) : string
value System.DateTime
return string