C# Класс Rock.CheckIn.KioskSchedule

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
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.

Описание методов

KioskSchedule() публичный Метод

Initializes a new instance of the KioskSchedule class.
public KioskSchedule ( ) : System
Результат System

KioskSchedule() публичный Метод

Initializes a new instance of the KioskSchedule class.
public KioskSchedule ( Schedule schedule ) : System
schedule Schedule The schedule.
Результат System

ToString() публичный Метод

Returns a System.String that represents this instance.
public ToString ( ) : string
Результат string