C# 클래스 YoutubeApp.YoutubeTableController

상속: UITableViewController
파일 보기 프로젝트 열기: moljac/MonoMobile.Google.GData 1 사용 예제들

공개 메소드들

메소드 설명
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void
YoutubeTableController ( ) : System

비공개 메소드들

메소드 설명
CallYoutube ( ) : void

메소드 상세

ShouldAutorotateToInterfaceOrientation() 공개 메소드

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
리턴 bool

ViewDidLoad() 공개 메소드

public ViewDidLoad ( ) : void
리턴 void

YoutubeTableController() 공개 메소드

public YoutubeTableController ( ) : System
리턴 System