C# Class ConsolePlate.Example.Commands.HelloWorldCommand

Inheritance: ICommand
Show file Open project: avovsya/ConsolePlate

Public Methods

Method Description
Execute ( IEnumerable args ) : void

Method Details

Execute() public method

public Execute ( IEnumerable args ) : void
args IEnumerable
return void