C# Class XamarinEvolveIOS.CheckInViewController.CheckInViewDelegate

Inheritance: PlaceListViewDelegate
Exibir arquivo Open project: bholmes/XamarinEvolve2013Project

Public Methods

Method Description
CheckInViewDelegate ( CheckInViewController viewController ) : System
RowSelected ( UITableView tableView, MonoTouch indexPath ) : void

Method Details

CheckInViewDelegate() public method

public CheckInViewDelegate ( CheckInViewController viewController ) : System
viewController CheckInViewController
return System

RowSelected() public method

public RowSelected ( UITableView tableView, MonoTouch indexPath ) : void
tableView UITableView
indexPath MonoTouch
return void