C# 클래스 KBS2.Utilities.MessageBoxUtil

파일 보기 프로젝트 열기: Railec/SE1cKBS2

공개 메소드들

메소드 설명
ShowError ( String title, String message ) : void

메소드 상세

ShowError() 공개 정적인 메소드

public static ShowError ( String title, String message ) : void
title String
message String
리턴 void