Beispiel #1
0
 private void OpenInfoModal()
 {
     _modalService.InfoMessage(this, "Info", "This is an information modal.");
 }