C# Class Bamboo.Prevalence.Tests.Model.SubSystemAddCommand

Inheritance: IAddCommand
Afficher le fichier Open project: bamboo/Bamboo.Prevalence

Méthodes publiques

Méthode Description
Execute ( object theSystem ) : object
SubSystemAddCommand ( int amount ) : System

Method Details

Execute() public méthode

public Execute ( object theSystem ) : object
theSystem object
Résultat object

SubSystemAddCommand() public méthode

public SubSystemAddCommand ( int amount ) : System
amount int
Résultat System