C# Класс Xamarin.Canvas.iOS.TableNodeDataSource

Наследование: UITableViewDataSource
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell
TableNodeDataSource ( TableNode node ) : System

Описание методов

GetCell() публичный Метод

public GetCell ( UITableView tableView, NSIndexPath indexPath ) : UITableViewCell
tableView UITableView
indexPath NSIndexPath
Результат UITableViewCell

TableNodeDataSource() публичный Метод

public TableNodeDataSource ( TableNode node ) : System
node TableNode
Результат System