C# Class CrashDetector, GrapplingHookFighters

Afficher le fichier Open project: PurdueSIGGD/GrapplingHookFighters Class Usage Examples

Méthodes publiques

Méthode Description
SetCrashTimeTreshold ( long newThreshold ) : void
SetExePoint ( string exe_point ) : void

Private Methods

Méthode Description
CrashDetector ( ) : System
CrashDetectorThread ( object calling_thread ) : void

Method Details

SetCrashTimeTreshold() public static méthode

public static SetCrashTimeTreshold ( long newThreshold ) : void
newThreshold long
Résultat void

SetExePoint() public static méthode

public static SetExePoint ( string exe_point ) : void
exe_point string
Résultat void