C# Class YoutubeApp.YoutubeTableController

Inheritance: UITableViewController
ファイルを表示 Open project: moljac/MonoMobile.Google.GData Class Usage Examples

Public Methods

Method Description
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void
YoutubeTableController ( ) : System

Private Methods

Method Description
CallYoutube ( ) : void

Method Details

ShouldAutorotateToInterfaceOrientation() public method

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
return bool

ViewDidLoad() public method

public ViewDidLoad ( ) : void
return void

YoutubeTableController() public method

public YoutubeTableController ( ) : System
return System