C# Class Rock.CheckIn.KioskSchedule

Afficher le fichier Open project: NewSpring/Rock Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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.

Method Details

KioskSchedule() public méthode

Initializes a new instance of the KioskSchedule class.
public KioskSchedule ( ) : System
Résultat System

KioskSchedule() public méthode

Initializes a new instance of the KioskSchedule class.
public KioskSchedule ( Schedule schedule ) : System
schedule Schedule The schedule.
Résultat System

ToString() public méthode

Returns a System.String that represents this instance.
public ToString ( ) : string
Résultat string