C# 클래스 Praeclarum.UI.PForm.PFormCell

상속: UITableViewCell, IThemeAware
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 메소드들

메소드 설명
ApplyTheme ( Theme theme ) : void
PFormCell ( PFormItemDisplay display, string reuseId ) : System

메소드 상세

ApplyTheme() 공개 메소드

public ApplyTheme ( Theme theme ) : void
theme Theme
리턴 void

PFormCell() 공개 메소드

public PFormCell ( PFormItemDisplay display, string reuseId ) : System
display PFormItemDisplay
reuseId string
리턴 System