C# Class NibManagerTest.SubtitleCell

Inheritance: UITableViewCell, ICellPopulator
显示文件 Open project: dtavlikos/JTNibManager

Public Methods

Method Description
PopulateCell ( string text, string subtitle ) : void
SubtitleCell ( IntPtr handle ) : System

Method Details

PopulateCell() public method

public PopulateCell ( string text, string subtitle ) : void
text string
subtitle string
return void

SubtitleCell() public method

public SubtitleCell ( IntPtr handle ) : System
handle System.IntPtr
return System