C# 클래스 NibManagerTest.SubtitleCell

상속: UITableViewCell, ICellPopulator
파일 보기 프로젝트 열기: dtavlikos/JTNibManager

공개 메소드들

메소드 설명
PopulateCell ( string text, string subtitle ) : void
SubtitleCell ( IntPtr handle ) : System

메소드 상세

PopulateCell() 공개 메소드

public PopulateCell ( string text, string subtitle ) : void
text string
subtitle string
리턴 void

SubtitleCell() 공개 메소드

public SubtitleCell ( IntPtr handle ) : System
handle System.IntPtr
리턴 System