Exemplo n.º 1
0
 private void fullScreenYoutubeDialog_CloseFullScreenVideoDialog()
 {
     ReloadRecipePage?.Invoke(_recipeID);
 }
Exemplo n.º 2
0
 private void CarouselDialog_CloseCarouselDialog()
 {
     ReloadRecipePage?.Invoke(_recipeID);
 }