check point
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace VisionBuilder.UI.Common.ViewModel.Interfaces.UI;
|
||||
|
||||
public interface IRecipeSelectionDialogService
|
||||
{
|
||||
bool SelectRecipe(RecipeSelectionVM recipeSelectionVm);
|
||||
}
|
||||
Reference in New Issue
Block a user