C# 클래스 CQRS.Talk.Refactoring2.Commands._2.BasicCommands.UpdateDelegateCommandHandler

파일 보기 프로젝트 열기: trailmax/CQRS.Talk

공개 메소드들

메소드 설명
Handle ( UpdateDelegateCommand command ) : void
UpdateDelegateCommandHandler ( IDelegateRepository delegateRepository )

메소드 상세

Handle() 공개 메소드

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

UpdateDelegateCommandHandler() 공개 메소드

public UpdateDelegateCommandHandler ( IDelegateRepository delegateRepository )
delegateRepository IDelegateRepository