Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FacadePattern
RealWord
SubSystem
IntelligentLight
C# Class FacadePattern.RealWord.SubSystem.IntelligentLight
智能电灯
Show file
Open project: EmmaCCC/DesignPatterns
Public Methods
Method
Description
Off
( ) :
void
On
( ) :
void
Method Details
Off()
public
method
public
Off
( ) :
void
return
void
On()
public
method
public
On
( ) :
void
return
void