C# Class CQRS.Talk.Sample4.Decorator.Consumer

Afficher le fichier Open project: trailmax/CQRS.Talk Class Usage Examples

Méthodes publiques

Méthode Description
Consumer ( IMagicService magicService )
SomeAction ( ) : void

Method Details

Consumer() public méthode

public Consumer ( IMagicService magicService )
magicService IMagicService

SomeAction() public méthode

public SomeAction ( ) : void
Résultat void