C# Class DI2.GreetingsExecutors

Show file Open project: ashic/RoughingItCanaryWharf

Public Methods

Method Description
Handle ( SayHelloCommand command, IPrint printer ) : void

Method Details

Handle() public static method

public static Handle ( SayHelloCommand command, IPrint printer ) : void
command SayHelloCommand
printer IPrint
return void