C# Class TastyDomainDriven.Bus.NoBus

Inheritance: IBus
Afficher le fichier Open project: jaceenet/TastyDomainDriven

Méthodes publiques

Méthode Description
Dispatch ( ICommand cmd ) : void

Method Details

Dispatch() public méthode

public Dispatch ( ICommand cmd ) : void
cmd ICommand
Résultat void