Пример #1
0
 public void ShowPopup <T>() where T : Popup
 {
     _navigationProvider.ShowPopup <T>();
 }