C# 클래스 DomainDrivenDelivery.Interfaces.Handling.WebService.HandlingReportWebService

상속: HandlingReportService
파일 보기 프로젝트 열기: awhatley/dddsample.net

공개 메소드들

메소드 설명
setHandlingEventService ( HandlingEventService handlingEventService ) : void
submitReport ( HandlingReport handlingReport ) : void

비공개 메소드들

메소드 설명
createErrorMessage ( string>.Dictionary allErrors ) : String

메소드 상세

setHandlingEventService() 공개 메소드

public setHandlingEventService ( HandlingEventService handlingEventService ) : void
handlingEventService HandlingEventService
리턴 void

submitReport() 공개 메소드

public submitReport ( HandlingReport handlingReport ) : void
handlingReport Aggregator.HandlingReport
리턴 void