C# Class Sample.IndexedViewController.IndexedSource

Inheritance: Source
Show file Open project: moljac/MonoMobile.Dialog

Public Methods

Method Description
IndexedSource ( IndexedViewController parent ) : System
SectionIndexTitles ( UITableView tableView ) : string[]

Method Details

IndexedSource() public method

public IndexedSource ( IndexedViewController parent ) : System
parent IndexedViewController
return System

SectionIndexTitles() public method

public SectionIndexTitles ( UITableView tableView ) : string[]
tableView UITableView
return string[]