C# Class Xamarin.Canvas.iOS.TableNodeDataSource

Inheritance: UITableViewDataSource
Afficher le fichier Open project: Clancey/Canvas Class Usage Examples

Méthodes publiques

Méthode Description
GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell
TableNodeDataSource ( TableNode node ) : System

Method Details

GetCell() public méthode

public GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell
tableView UITableView
indexPath NSIndexPath
Résultat UITableViewCell

TableNodeDataSource() public méthode

public TableNodeDataSource ( TableNode node ) : System
node TableNode
Résultat System