web UI
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IRecipeSelectionDialogService
|
||||
{
|
||||
bool SelectRecipe(RecipeSelectionVM recipeSelectionVm);
|
||||
Task<bool> SelectRecipeAsync(RecipeSelectionVM recipeSelectionVm);
|
||||
}
|
||||
Reference in New Issue
Block a user