C# 클래스 Rock.CheckIn.CheckInLabel

상속: DotLiquid.ILiquidizable
파일 보기 프로젝트 열기: NewSpring/Rock 1 사용 예제들

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