C# 클래스 Q42.HueApi.ColorConverters.Original.LightCommandExtensions

파일 보기 프로젝트 열기: Q42/Q42.HueApi

공개 메소드들

메소드 설명
SetColor ( this lightCommand, RGBColor color, string model = "LCT001" ) : LightCommand

메소드 상세

SetColor() 공개 정적인 메소드

public static SetColor ( this lightCommand, RGBColor color, string model = "LCT001" ) : LightCommand
lightCommand this
color RGBColor
model string
리턴 LightCommand