C# Class NibManagerTest.SubtitleCell

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

Méthodes publiques

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

Method Details

PopulateCell() public méthode

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

SubtitleCell() public méthode

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