C# Класс SplitDemo.MasterTableViewController

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

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

Метод Описание
MasterTableViewController ( IntPtr p ) : System
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void

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

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

public MasterTableViewController ( IntPtr p ) : System
p System.IntPtr
Результат System

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

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Результат bool

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

public ViewDidLoad ( ) : void
Результат void