C# Class Dwarrowdelf.ExceptionHelper

Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
DumpException ( Exception e, string header ) : void

Method Details

DumpException() public static méthode

public static DumpException ( Exception e, string header ) : void
e System.Exception
header string
Résultat void