C# Class MonoTouch.Dialog.MessageElement.MessageCell

Inheritance: UITableViewCell
显示文件 Open project: Contatta/MonoTouch.Dialog

Public Methods

Method Description
LayoutSubviews ( ) : void
MessageCell ( ) : System
Update ( MessageElement me ) : void

Method Details

LayoutSubviews() public method

public LayoutSubviews ( ) : void
return void

MessageCell() public method

public MessageCell ( ) : System
return System

Update() public method

public Update ( MessageElement me ) : void
me MessageElement
return void