C# 클래스 DI2.SayHelloExecutor

파일 보기 프로젝트 열기: ashic/RoughingItCanaryWharf

공개 메소드들

메소드 설명
Handle ( SayHelloCommand command ) : void
SayHelloExecutor ( IPrint printer ) : System

메소드 상세

Handle() 공개 메소드

public Handle ( SayHelloCommand command ) : void
command SayHelloCommand
리턴 void

SayHelloExecutor() 공개 메소드

public SayHelloExecutor ( IPrint printer ) : System
printer IPrint
리턴 System