C# 클래스 XamarinEvolveIOS.CustomUITableViewCellSubView

상속: UIView
파일 보기 프로젝트 열기: bholmes/XamarinEvolve2013Project 1 사용 예제들

공개 메소드들

메소드 설명
LoadCell ( UITableView tableView ) : CustomUITableViewCell

보호된 메소드들

메소드 설명
EditStyleChanged ( bool editing, bool animated ) : void

메소드 상세

EditStyleChanged() 보호된 메소드

protected EditStyleChanged ( bool editing, bool animated ) : void
editing bool
animated bool
리턴 void

LoadCell() 공개 메소드

public LoadCell ( UITableView tableView ) : CustomUITableViewCell
tableView UITableView
리턴 CustomUITableViewCell