Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BalloonsPop
Core
Commands
CompositeCommand
C# Class BalloonsPop.Core.Commands.CompositeCommand
Inheritance:
ICommand
Afficher le fichier
Open project: Baloons-Pop-4/Main
Méthodes publiques
Méthode
Description
Execute
(
IContext
context
) :
void
Méthodes protégées
Méthode
Description
CompositeCommand
( ) :
System
Initializes a new instance of the
CompositeCommand
class.
Method Details
CompositeCommand()
protected
méthode
Initializes a new instance of the
CompositeCommand
class.
protected
CompositeCommand
( ) :
System
Résultat
System
Execute()
public
méthode
public
Execute
(
IContext
context
) :
void
context
IContext
Résultat
void