C# 클래스 CrashDetector, GrapplingHookFighters

파일 보기 프로젝트 열기: PurdueSIGGD/GrapplingHookFighters 1 사용 예제들

공개 메소드들

메소드 설명
SetCrashTimeTreshold ( long newThreshold ) : void
SetExePoint ( string exe_point ) : void

비공개 메소드들

메소드 설명
CrashDetector ( ) : System
CrashDetectorThread ( object calling_thread ) : void

메소드 상세

SetCrashTimeTreshold() 공개 정적인 메소드

public static SetCrashTimeTreshold ( long newThreshold ) : void
newThreshold long
리턴 void

SetExePoint() 공개 정적인 메소드

public static SetExePoint ( string exe_point ) : void
exe_point string
리턴 void