메소드 | 설명 | |
---|---|---|
ApplicationThreadException ( object sender, |
||
DumpData ( string msg, string stackTrace ) : void | ||
GetVersion ( ) : string |
Returns version information (x.x.x)
|
메소드 | 설명 | |
---|---|---|
CurrentDomain_UnhandledException ( object sender, |
||
Main ( ) : void |
public static ApplicationThreadException ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
public static DumpData ( string msg, string stackTrace ) : void | ||
msg | string | |
stackTrace | string | |
리턴 | void |