C# Class LondonBike.TflTripLogElement

Inheritance: DetailStringElement
Exibir arquivo Open project: nicwise/londonbikeapp

Public Methods

Method Description
GetCell ( UITableView tv ) : UITableViewCell
GetValueString ( ) : string
TflTripLogElement ( TflTripLog tripLog ) : System

Method Details

GetCell() public method

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

GetValueString() public method

public GetValueString ( ) : string
return string

TflTripLogElement() public method

public TflTripLogElement ( TflTripLog tripLog ) : System
tripLog TflTripLog
return System