Пример #1
0
Файл: Home.cs Проект: sfework/TM
 public void ShowMessage()
 {
     ModalService.ConfirmBox("title", "mess", null, null, null);
 }