C# 클래스 Rock.CheckIn.CheckInStatus

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CheckInStatus ( ) : System.Collections.Generic

Initializes a new instance of the CheckInStatus class.

GetFamilies ( bool selectedOnly ) : List

Gets the families.

메소드 상세

CheckInStatus() 공개 메소드

Initializes a new instance of the CheckInStatus class.
public CheckInStatus ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetFamilies() 공개 메소드

Gets the families.
public GetFamilies ( bool selectedOnly ) : List
selectedOnly bool if set to true [selected only].
리턴 List