Property | Type | Description | |
---|---|---|---|
Date | System.DateTime | ||
MessageCount | int | ||
NewFlag | bool | ||
Sender | string |
Method | Description | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
MessageElement ( ) : System | ||
MessageElement ( Action |
||
Selected ( |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
return | UITableViewCell |
public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
return | float |
public MessageElement ( Action |
||
tapped | Action |
|
return | System |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
return | void |