예제 #1
0
 private void QuestionMsgBoxShow()
 {
     var result = MsgBoxWindowService.ShowQuestion("질문 메시지 박스 입니다.");
 }