C# Class ES.Lab.Api.Infrastructure.CommandBus

Inheritance: ICommandBus
Afficher le fichier Open project: jayway/rock-paper-scissors-WebApi-Start

Méthodes publiques

Méthode Description
Send ( ICommand command ) : void

Method Details

Send() public méthode

public Send ( ICommand command ) : void
command ICommand
Résultat void