C# Class MonoDroid.ColorPickers.Activity1

Inheritance: Android.App.Activity
Afficher le fichier Open project: Cheesebaron/MonoDroid.ColorPickers

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
BtAlphaOnClick ( object sender, EventArgs eventArgs ) : void
BtNoAlphaOnClick ( object sender, EventArgs eventArgs ) : void
BtRoundOnClick ( object sender, EventArgs eventArgs ) : void

Method Details

OnCreate() protected méthode

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