C# Class Recipes.Projections.RecipeByNameIndexProjection

Afficher le fichier Open project: gnschenker/RecipesWithCqrsAndEs

Méthodes publiques

Méthode Description
RecipeByNameIndexProjection ( RecipeByNameIndex>.IAtomicWriter writer ) : System
When ( DraftRecipeCreated e ) : void

Method Details

RecipeByNameIndexProjection() public méthode

public RecipeByNameIndexProjection ( RecipeByNameIndex>.IAtomicWriter writer ) : System
writer RecipeByNameIndex>.IAtomicWriter
Résultat System

When() public méthode

public When ( DraftRecipeCreated e ) : void
e DraftRecipeCreated
Résultat void