예제 #1
0
 private void fullScreenYoutubeDialog_CloseFullScreenVideoDialog()
 {
     ReloadRecipePage?.Invoke(_recipeID);
 }
예제 #2
0
 private void CarouselDialog_CloseCarouselDialog()
 {
     ReloadRecipePage?.Invoke(_recipeID);
 }