C# Class CinderellaClass, CinderellaMGS

Summary description for CinderellaClass
Mostra file Open project: ThomasMoreCollege/CinderellaMGS Class Usage Examples

Public Methods

Method Description
CinderellaClass ( ) : System
CinderellaClass ( int conID ) : System
InScheduledTimeWindow ( double X ) : bool
WaitingForXTime ( double X ) : bool

Method Details

CinderellaClass() public method

public CinderellaClass ( ) : System
return System

CinderellaClass() public method

public CinderellaClass ( int conID ) : System
conID int
return System

InScheduledTimeWindow() public method

public InScheduledTimeWindow ( double X ) : bool
X double
return bool

WaitingForXTime() public method

public WaitingForXTime ( double X ) : bool
X double
return bool