C# Class KeePass.Utils.ErrorReport

Afficher le fichier Open project: 0x49D1/WinPass

Méthodes publiques

Méthode Description
Report ( Exception ex ) : void

Private Methods

Méthode Description
AddAddress ( StringBuilder sb ) : void
AddAppInfo ( StringBuilder sb ) : void
AddDeviceInfo ( StringBuilder sb ) : void
AddErrorDetails ( StringBuilder sb, Exception ex ) : void

Method Details

Report() public static méthode

public static Report ( Exception ex ) : void
ex System.Exception
Résultat void