C# Class Z.YT.MT.MainViewController

Afficher le fichier Open project: moljac/MonoMobile.Google.GData Class Usage Examples

Private Properties

Свойство Type Description
ReleaseDesignerOutlets void
showInfo void
showInfo void

Méthodes publiques

Méthode Description
DidReceiveMemoryWarning ( ) : void
MainViewController ( ) : System
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
ViewDidLoad ( ) : void
ViewDidUnload ( ) : void

Private Methods

Méthode Description
ReleaseDesignerOutlets ( ) : void
showInfo ( MonoTouch sender ) : void
showInfo ( NSObject sender ) : void

Method Details

DidReceiveMemoryWarning() public méthode

public DidReceiveMemoryWarning ( ) : void
Résultat void

MainViewController() public méthode

public MainViewController ( ) : System
Résultat System

ShouldAutorotateToInterfaceOrientation() public méthode

public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool
toInterfaceOrientation UIInterfaceOrientation
Résultat bool

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void

ViewDidUnload() public méthode

public ViewDidUnload ( ) : void
Résultat void