C# 클래스 MonoMobile.Dialog.UITableViewCellCustomListXIBless

상속: UITableViewCell
파일 보기 프로젝트 열기: moljac/MonoMobile.Dialog

공개 메소드들

메소드 설명
UITableViewCellCustomListXIBless ( ) : System
UITableViewCellCustomListXIBless ( IntPtr handle ) : System
UIViewFactory ( ) : UIView
UpdateData ( string name, string timespan, bool delete ) : void

메소드 상세

UITableViewCellCustomListXIBless() 공개 메소드

public UITableViewCellCustomListXIBless ( ) : System
리턴 System

UITableViewCellCustomListXIBless() 공개 메소드

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

UIViewFactory() 공개 메소드

public UIViewFactory ( ) : UIView
리턴 UIView

UpdateData() 공개 메소드

public UpdateData ( string name, string timespan, bool delete ) : void
name string
timespan string
delete bool
리턴 void