예제 #1
0
 private void ErrorMsgBoxShow()
 {
     var result = MsgBoxWindowService.ShowError("오류 메시지 박스 입니다.");
 }