C# Class CrashDetector, GrapplingHookFighters

Mostra file Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Public Methods

Method Description
SetCrashTimeTreshold ( long newThreshold ) : void
SetExePoint ( string exe_point ) : void

Private Methods

Method Description
CrashDetector ( ) : System
CrashDetectorThread ( object calling_thread ) : void

Method Details

SetCrashTimeTreshold() public static method

public static SetCrashTimeTreshold ( long newThreshold ) : void
newThreshold long
return void

SetExePoint() public static method

public static SetExePoint ( string exe_point ) : void
exe_point string
return void