C# Class AndroidTestApp.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: AzureAD/microsoft-authentication-library-for-dotnet

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
acquireTokenInteractiveButton_Click ( object sender, EventArgs e ) : void
acquireTokenSilentButton_Click ( object sender, EventArgs e ) : void
clearCacheButton_Click ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected méthode

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