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

Наследование: DotLiquid.ILiquidizable
Показать файл Открыть проект Примеры использования класса

Private Properties

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

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

Метод Описание
CheckInLabel ( ) : System

Initializes a new instance of the CheckInLabel class.

CheckInLabel ( KioskLabel kioskLabel, object>.Dictionary mergeObjects ) : System

Initializes a new instance of the CheckInLabel class.

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

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

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

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

Initializes a new instance of the CheckInLabel class.
public CheckInLabel ( KioskLabel kioskLabel, object>.Dictionary mergeObjects ) : System
kioskLabel KioskLabel The label.
mergeObjects object>.Dictionary The merge objects.
Результат System