C# Class DI2.SayHelloExecutor

Show file Open project: ashic/RoughingItCanaryWharf

Public Methods

Method Description
Handle ( SayHelloCommand command ) : void
SayHelloExecutor ( IPrint printer ) : System

Method Details

Handle() public method

public Handle ( SayHelloCommand command ) : void
command SayHelloCommand
return void

SayHelloExecutor() public method

public SayHelloExecutor ( IPrint printer ) : System
printer IPrint
return System