C# 클래스 Bamboo.Prevalence.Tests.Model.SubSystemAddCommand

상속: IAddCommand
파일 보기 프로젝트 열기: bamboo/Bamboo.Prevalence

공개 메소드들

메소드 설명
Execute ( object theSystem ) : object
SubSystemAddCommand ( int amount ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( object theSystem ) : object
theSystem object
리턴 object

SubSystemAddCommand() 공개 메소드

public SubSystemAddCommand ( int amount ) : System
amount int
리턴 System