C# Class UnitTest.JobQueueCore.CommandToTakeLong

Inheritance: CommandBase
Mostra file Open project: kennethchoe/JobQueue

Public Methods

Method Description
CommandName ( ) : string
Execute ( ) : void

Method Details

CommandName() public method

public CommandName ( ) : string
return string

Execute() public method

public Execute ( ) : void
return void