C# Class MonoTouch.Dialog.MessageElement.MessageCell

Inheritance: UITableViewCell
Afficher le fichier Open project: Contatta/MonoTouch.Dialog

Méthodes publiques

Méthode Description
LayoutSubviews ( ) : void
MessageCell ( ) : System
Update ( MessageElement me ) : void

Method Details

LayoutSubviews() public méthode

public LayoutSubviews ( ) : void
Résultat void

MessageCell() public méthode

public MessageCell ( ) : System
Résultat System

Update() public méthode

public Update ( MessageElement me ) : void
me MessageElement
Résultat void