C# Class Tp.Subversion.Context.CreateCommandExpectations

Afficher le fichier Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Méthodes publiques

Méthode Description
CreateCommandExpectations ( Type dtoType, TransportMock transport ) : System
Reply ( ISagaMessage>.Func message ) : void

Method Details

CreateCommandExpectations() public méthode

public CreateCommandExpectations ( Type dtoType, TransportMock transport ) : System
dtoType System.Type
transport TransportMock
Résultat System

Reply() public méthode

public Reply ( ISagaMessage>.Func message ) : void
message ISagaMessage>.Func
Résultat void