C# 클래스 LondonBike.TripLogElement

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

공개 메소드들

메소드 설명
GetCell ( UITableView tv ) : UITableViewCell
GetValueString ( ) : string
TripLogElement ( TripLog tripLog, NSAction action ) : System

메소드 상세

GetCell() 공개 메소드

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

GetValueString() 공개 메소드

public GetValueString ( ) : string
리턴 string

TripLogElement() 공개 메소드

public TripLogElement ( TripLog tripLog, NSAction action ) : System
tripLog TripLog
action NSAction
리턴 System