프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Date | System.DateTime | ||
MessageCount | int | ||
NewFlag | bool | ||
Sender | string |
메소드 | 설명 | |
---|---|---|
GetCell ( UITableView tv ) : UITableViewCell | ||
GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
MessageElement ( ) : System | ||
MessageElement ( Action |
||
Selected ( |
public GetCell ( UITableView tv ) : UITableViewCell | ||
tv | UITableView | |
리턴 | UITableViewCell |
public GetHeight ( UITableView tableView, NSIndexPath indexPath ) : float | ||
tableView | UITableView | |
indexPath | NSIndexPath | |
리턴 | float |
public Selected ( |
||
dvc | ||
tableView | UITableView | |
path | NSIndexPath | |
리턴 | void |