예제 #1
0
 private void InfoMsgBoxShow()
 {
     var result = MsgBoxWindowService.ShowInformation("정보 메시지 박스 입니다.");
 }