C# Class Recipes.Client.RecipeView

Inheritance: IRecipeView
Afficher le fichier Open project: gnschenker/RecipesWithCqrsAndEs

Méthodes publiques

Méthode Description
FocusTitle ( ) : void
RecipeView ( )
SetContext ( object context ) : void

Method Details

FocusTitle() public méthode

public FocusTitle ( ) : void
Résultat void

RecipeView() public méthode

public RecipeView ( )

SetContext() public méthode

public SetContext ( object context ) : void
context object
Résultat void