C# Class LondonBike.BikeElement

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

Méthodes publiques

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

Method Details

BikeElement() public méthode

public BikeElement ( BikeLocation bike, NSAction action ) : System
bike BikeLocation
action NSAction
Résultat System

GetCell() public méthode

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

GetValueString() public méthode

public GetValueString ( ) : string
Résultat string