C# 클래스 MonoTouch.Dialog.BooleanElementCell

상속: UITableViewCell
파일 보기 프로젝트 열기: escoz/MonoMobile.Forms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
KEY NSString

공개 메소드들

메소드 설명
BooleanElementCell ( ) : System
PrepareForReuse ( ) : void
Update ( BooleanElement element ) : void

비공개 메소드들

메소드 설명
prepareCell ( ) : void

메소드 상세

BooleanElementCell() 공개 메소드

public BooleanElementCell ( ) : System
리턴 System

PrepareForReuse() 공개 메소드

public PrepareForReuse ( ) : void
리턴 void

Update() 공개 메소드

public Update ( BooleanElement element ) : void
element BooleanElement
리턴 void

프로퍼티 상세

KEY 공개적으로 정적으로 프로퍼티

public static NSString KEY
리턴 NSString