C# 클래스 CustomTableCellApp.CustomCell1

상속: UITableViewCell
파일 보기 프로젝트 열기: alexyork/MonoTouch.CustomTableCells 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CustomCell1 ( ) : System
CustomCell1 ( IntPtr handle ) : System
SetupCell ( NSIndexPath indexPath ) : void

메소드 상세

CustomCell1() 공개 메소드

public CustomCell1 ( ) : System
리턴 System

CustomCell1() 공개 메소드

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

SetupCell() 공개 메소드

public SetupCell ( NSIndexPath indexPath ) : void
indexPath NSIndexPath
리턴 void