Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
patterns_playground
CloseSwitchCommand
C# Class patterns_playground.CloseSwitchCommand
Inheritance:
ICommand
Exibir arquivo
Open project: 23S163PR/design-patterns
Public Methods
Method
Description
CloseSwitchCommand
(
ISwitchable
switchable
) :
System
Execute
( ) :
void
Method Details
CloseSwitchCommand()
public
method
public
CloseSwitchCommand
(
ISwitchable
switchable
) :
System
switchable
ISwitchable
return
System
Execute()
public
method
public
Execute
( ) :
void
return
void