C# Class Sample.IndexedViewController.IndexedSource

Inheritance: Source
Afficher le fichier Open project: moljac/MonoMobile.Dialog

Méthodes publiques

Méthode Description
IndexedSource ( IndexedViewController parent ) : System
SectionIndexTitles ( UITableView tableView ) : string[]

Method Details

IndexedSource() public méthode

public IndexedSource ( IndexedViewController parent ) : System
parent IndexedViewController
Résultat System

SectionIndexTitles() public méthode

public SectionIndexTitles ( UITableView tableView ) : string[]
tableView UITableView
Résultat string[]