C# Class LondonBike.TflTripLogElement

Inheritance: DetailStringElement
Afficher le fichier Open project: nicwise/londonbikeapp

Méthodes publiques

Méthode Description
GetCell ( UITableView tv ) : UITableViewCell
GetValueString ( ) : string
TflTripLogElement ( TflTripLog tripLog ) : System

Method Details

GetCell() public méthode

public GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
Résultat UITableViewCell

GetValueString() public méthode

public GetValueString ( ) : string
Résultat string

TflTripLogElement() public méthode

public TflTripLogElement ( TflTripLog tripLog ) : System
tripLog TflTripLog
Résultat System