Property | Type | Description |
---|
Method | Description | |
---|---|---|
KioskSchedule ( ) : System |
Initializes a new instance of the KioskSchedule class.
|
|
KioskSchedule ( Schedule schedule ) : System |
Initializes a new instance of the KioskSchedule class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public KioskSchedule ( Schedule schedule ) : System | ||
schedule | Schedule | The schedule. |
return | System |