C# Class LondonBike.BikeElement

Inheritance: DetailStringElement
Mostra file Open project: nicwise/londonbikeapp

Public Methods

Method Description
BikeElement ( BikeLocation bike, NSAction action ) : System
GetCell ( UITableView tv ) : UITableViewCell
GetValueString ( ) : string

Method Details

BikeElement() public method

public BikeElement ( BikeLocation bike, NSAction action ) : System
bike BikeLocation
action NSAction
return System

GetCell() public method

public GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
return UITableViewCell

GetValueString() public method

public GetValueString ( ) : string
return string