C# 클래스 MinoriEditorShell.Platforms.Wpf.Services.MesMessageBox

상속: IMesMessageBox
파일 보기 프로젝트 열기: TorisanKitsune/MinoriEditorShell

공개 메소드들

메소드 설명
Alert ( String text, String caption ) : void

메소드 상세

Alert() 공개 메소드

public Alert ( String text, String caption ) : void
text String
caption String
리턴 void