C# 클래스 LondonBike.BikeElement

상속: DetailStringElement
파일 보기 프로젝트 열기: nicwise/londonbikeapp

공개 메소드들

메소드 설명
BikeElement ( BikeLocation bike, NSAction action ) : System
GetCell ( UITableView tv ) : UITableViewCell
GetValueString ( ) : string

메소드 상세

BikeElement() 공개 메소드

public BikeElement ( BikeLocation bike, NSAction action ) : System
bike BikeLocation
action NSAction
리턴 System

GetCell() 공개 메소드

public GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
리턴 UITableViewCell

GetValueString() 공개 메소드

public GetValueString ( ) : string
리턴 string