C# 클래스 Dwarrowdelf.ExceptionHelper

파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 메소드들

메소드 설명
DumpException ( Exception e, string header ) : void

메소드 상세

DumpException() 공개 정적인 메소드

public static DumpException ( Exception e, string header ) : void
e System.Exception
header string
리턴 void