C# Class NibManagerTest.BasicCell

Inheritance: UITableViewCell, ICellPopulator
Afficher le fichier Open project: dtavlikos/JTNibManager

Méthodes publiques

Méthode Description
BasicCell ( IntPtr handle ) : System
PopulateCell ( string text, string subtitle ) : void

Method Details

BasicCell() public méthode

public BasicCell ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

PopulateCell() public méthode

public PopulateCell ( string text, string subtitle ) : void
text string
subtitle string
Résultat void