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

Show file Open project: Reactive-Extensions/StrangeLoop2013

Public Methods

Method Description
RegisterUserWithHue ( ) : void
SetHue ( Color color ) : void

Private Methods

Method Description
client_UploadStringCompleted ( object sender, UploadStringCompletedEventArgs e ) : void

Method Details

RegisterUserWithHue() public static method

public static RegisterUserWithHue ( ) : void
return void

SetHue() public static method

public static SetHue ( Color color ) : void
color Color
return void