C# Class Rock.CheckIn.CheckInLabel

Inheritance: DotLiquid.ILiquidizable
Afficher le fichier Open project: NewSpring/Rock Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

CheckInLabel() public méthode

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

CheckInLabel() public méthode

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.
Résultat System