Property | Type | Description | |
---|---|---|---|
Is64Bit | bool | ||
Slice | Slice |
Property | Type | Description | |
---|---|---|---|
CurrentDomain_ProcessExit | void | ||
CurrentDomain_UnhandledException | void | ||
HandleClosed | void | ||
OnConsoleEvent | bool | ||
SetConsoleCtrlHandler | bool | ||
VerifySerialization | void | ||
VerifyType | void |
Method | Description | |
---|---|---|
FindDataFile ( string path ) : string | ||
Kill ( ) : void | ||
Kill ( bool restart ) : void | ||
Main ( string args ) : void | ||
Set ( ) : void | ||
VerifySerialization ( ) : void |
Method | Description | |
---|---|---|
CurrentDomain_ProcessExit ( object sender, |
||
CurrentDomain_UnhandledException ( object sender, |
||
HandleClosed ( ) : void | ||
OnConsoleEvent ( ConsoleEventType type ) : bool | ||
SetConsoleCtrlHandler ( ConsoleEventHandler callback, bool add ) : bool | ||
VerifySerialization ( Assembly a ) : void | ||
VerifyType ( |
public static FindDataFile ( string path ) : string | ||
path | string | |
return | string |