C# 클래스 MyDriving.iOS.TripTableViewCellWithImage

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

Private Properties

프로퍼티 타입 설명
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
TripTableViewCellWithImage ( IntPtr handle ) : System
TripTableViewCellWithImage ( NSString cellId ) : System

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

TripTableViewCellWithImage() 공개 메소드

public TripTableViewCellWithImage ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

TripTableViewCellWithImage() 공개 메소드

public TripTableViewCellWithImage ( NSString cellId ) : System
cellId NSString
리턴 System