C# Class Coding4Fun.Toolkit.Controls.Common.HueLightingWrapper

Afficher le fichier Open project: Reactive-Extensions/StrangeLoop2013

Méthodes publiques

Méthode Description
RegisterUserWithHue ( ) : void
SetHue ( Color color ) : void

Private Methods

Méthode Description
client_UploadStringCompleted ( object sender, UploadStringCompletedEventArgs e ) : void

Method Details

RegisterUserWithHue() public static méthode

public static RegisterUserWithHue ( ) : void
Résultat void

SetHue() public static méthode

public static SetHue ( Color color ) : void
color Color
Résultat void