C# Class MonoMobile.Forms.EmptyListElement

Inheritance: ButtonElement
显示文件 Open project: escoz/MonoMobile.Forms

Public Methods

Method Description
EmptyListElement ( string message ) : System
GetCell ( UITableView tv ) : UITableViewCell

Method Details

EmptyListElement() public method

public EmptyListElement ( string message ) : System
message string
return System

GetCell() public method

public GetCell ( UITableView tv ) : UITableViewCell
tv UITableView
return UITableViewCell