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
OpenSwitchCommand
C# Class patterns_playground.OpenSwitchCommand
Inheritance:
ICommand
Exibir arquivo
Open project: 23S163PR/design-patterns
Public Methods
Method
Description
Execute
( ) :
void
OpenSwitchCommand
(
ISwitchable
switchable
) :
System
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void
OpenSwitchCommand()
public
method
public
OpenSwitchCommand
(
ISwitchable
switchable
) :
System
switchable
ISwitchable
return
System