Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Schumix
Installer
CrashDumper
C# 클래스 Schumix.Installer.CrashDumper
Used to create crash dumps which are very useful for investigation of problems.
파일 보기
프로젝트 열기: Schumix/Schumix2
공개 메소드들
메소드
설명
CreateCrashDump
(
object
Object
) :
void
Creates the crash dump.
SetDirectory
(
string
dir
) :
void
비공개 메소드들
메소드
설명
CrashDumper
( ) :
System
메소드 상세
CreateCrashDump()
공개
메소드
Creates the crash dump.
public
CreateCrashDump
(
object
Object
) :
void
Object
object
리턴
void
SetDirectory()
공개
메소드
public
SetDirectory
(
string
dir
) :
void
dir
string
리턴
void