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

Inheritance: IAddCommand
Datei anzeigen Open project: bamboo/Bamboo.Prevalence

Public Methods

Method Description
Execute ( object theSystem ) : object
SubSystemAddCommand ( int amount ) : System

Method Details

Execute() public method

public Execute ( object theSystem ) : object
theSystem object
return object

SubSystemAddCommand() public method

public SubSystemAddCommand ( int amount ) : System
amount int
return System