C# 클래스 CinderellaClass, CinderellaMGS

Summary description for CinderellaClass
파일 보기 프로젝트 열기: ThomasMoreCollege/CinderellaMGS 1 사용 예제들

공개 메소드들

메소드 설명
CinderellaClass ( ) : System
CinderellaClass ( int conID ) : System
InScheduledTimeWindow ( double X ) : bool
WaitingForXTime ( double X ) : bool

메소드 상세

CinderellaClass() 공개 메소드

public CinderellaClass ( ) : System
리턴 System

CinderellaClass() 공개 메소드

public CinderellaClass ( int conID ) : System
conID int
리턴 System

InScheduledTimeWindow() 공개 메소드

public InScheduledTimeWindow ( double X ) : bool
X double
리턴 bool

WaitingForXTime() 공개 메소드

public WaitingForXTime ( double X ) : bool
X double
리턴 bool