예제 #1
0
 private void WarningMsgBoxShow()
 {
     var result = MsgBoxWindowService.ShowWarning("경고 메시지 박스 입니다.");
 }