C# Class MonoMobile.Dialog.UITableViewCellCustomListXIBless

Inheritance: UITableViewCell
Mostra file Open project: moljac/MonoMobile.Dialog

Public Methods

Method Description
UITableViewCellCustomListXIBless ( ) : System
UITableViewCellCustomListXIBless ( IntPtr handle ) : System
UIViewFactory ( ) : UIView
UpdateData ( string name, string timespan, bool delete ) : void

Method Details

UITableViewCellCustomListXIBless() public method

public UITableViewCellCustomListXIBless ( ) : System
return System

UITableViewCellCustomListXIBless() public method

public UITableViewCellCustomListXIBless ( IntPtr handle ) : System
handle System.IntPtr
return System

UIViewFactory() public method

public UIViewFactory ( ) : UIView
return UIView

UpdateData() public method

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