C# Class Q42.HueApi.ColorConverters.Original.LightCommandExtensions

Afficher le fichier Open project: Q42/Q42.HueApi

Méthodes publiques

Méthode Description
SetColor ( this lightCommand, RGBColor color, string model = "LCT001" ) : LightCommand

Method Details

SetColor() public static méthode

public static SetColor ( this lightCommand, RGBColor color, string model = "LCT001" ) : LightCommand
lightCommand this
color RGBColor
model string
Résultat LightCommand