C# Class afeprojectname.FirstView

Afficher le fichier Open project: jimbobbennett/MvvmCross-VisualStudioAddIn

Méthodes publiques

Méthode Description
FirstView ( ) : System

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

FirstView() public méthode

public FirstView ( ) : System
Résultat System

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void