C# Class LondonBike.TripLogElement

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

Méthodes publiques

Méthode Description
GetCell ( UITableView tv ) : UITableViewCell
GetValueString ( ) : string
TripLogElement ( TripLog tripLog, NSAction action ) : 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

TripLogElement() public méthode

public TripLogElement ( TripLog tripLog, NSAction action ) : System
tripLog TripLog
action NSAction
Résultat System