C# Class EvolveApp.ChangeLEDColorPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: xamarin/mini-hacks

Méthodes publiques

Méthode Description
ChangeLEDColorPage ( ParticleDevice device, string>.Dictionary variables ) : System

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Method Details

ChangeLEDColorPage() public méthode

public ChangeLEDColorPage ( ParticleDevice device, string>.Dictionary variables ) : System
device Particle.ParticleDevice
variables string>.Dictionary
Résultat System

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void