Property | Type | Description | |
---|---|---|---|
FindMainWindow | bool |
Method | Description | |
---|---|---|
CrashCheck ( ) : void | ||
CrashTender ( string profilepath = null ) : void | ||
DemonbuddyClass ( ) : System | ||
Start ( bool noprofile = false, string profilepath = null, bool crashtenderstart = false ) : void | ||
Stop ( bool force = false ) : void |
Method | Description | |
---|---|---|
FindMainWindow ( ) : bool |
public CrashTender ( string profilepath = null ) : void | ||
profilepath | string | |
return | void |
public Start ( bool noprofile = false, string profilepath = null, bool crashtenderstart = false ) : void | ||
noprofile | bool | |
profilepath | string | |
crashtenderstart | bool | |
return | void |