C# Class CQRS.Talk.Refactoring2.Commands._2.BasicCommands.UpdateDelegateCommandHandler

Afficher le fichier Open project: trailmax/CQRS.Talk

Méthodes publiques

Méthode Description
Handle ( UpdateDelegateCommand command ) : void
UpdateDelegateCommandHandler ( IDelegateRepository delegateRepository )

Method Details

Handle() public méthode

public Handle ( UpdateDelegateCommand command ) : void
command UpdateDelegateCommand
Résultat void

UpdateDelegateCommandHandler() public méthode

public UpdateDelegateCommandHandler ( IDelegateRepository delegateRepository )
delegateRepository IDelegateRepository