C# Class CQRS.Talk.Refactoring2.Commands._5.Mediator.ServiceConsumer

Inheritance: CQRS.Talk.Dependencies.Controller
Afficher le fichier Open project: trailmax/CQRS.Talk

Méthodes publiques

Méthode Description
ServiceConsumer ( IMediator mediator ) : System.Linq

Private Methods

Méthode Description
AddSessionDelegate ( AddDelegateCommand command ) : ActionResult
CancelSessionDelegateFromSession ( UpdateDelegateCommand command ) : ActionResult

Method Details

ServiceConsumer() public méthode

public ServiceConsumer ( IMediator mediator ) : System.Linq
mediator IMediator
Résultat System.Linq