C# 클래스 Tp.Subversion.Context.CreateCommandExpectations

파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins 1 사용 예제들

공개 메소드들

메소드 설명
CreateCommandExpectations ( Type dtoType, TransportMock transport ) : System
Reply ( ISagaMessage>.Func message ) : void

메소드 상세

CreateCommandExpectations() 공개 메소드

public CreateCommandExpectations ( Type dtoType, TransportMock transport ) : System
dtoType System.Type
transport TransportMock
리턴 System

Reply() 공개 메소드

public Reply ( ISagaMessage>.Func message ) : void
message ISagaMessage>.Func
리턴 void