C# 클래스 MyDriving.iOS.TripTableViewCell

상속: UITableViewCell
파일 보기 프로젝트 열기: Azure-Samples/MyDriving 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
TripTableViewCell ( IntPtr handle ) : Foundation
TripTableViewCell ( NSString cellId ) : Foundation

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

TripTableViewCell() 공개 메소드

public TripTableViewCell ( IntPtr handle ) : Foundation
handle System.IntPtr
리턴 Foundation

TripTableViewCell() 공개 메소드

public TripTableViewCell ( NSString cellId ) : Foundation
cellId NSString
리턴 Foundation