C# 클래스 MetaGeta.GUI.Editors.StringInputPrompt

파일 보기 프로젝트 열기: anyoun/metageta 1 사용 예제들

공개 메소드들

메소드 설명
StringInputPrompt ( string caption, string prompt ) : System

비공개 메소드들

메소드 설명
btnCancel_Click ( Object sender, RoutedEventArgs e ) : void
btnOK_Click ( Object sender, RoutedEventArgs e ) : void

메소드 상세

StringInputPrompt() 공개 메소드

public StringInputPrompt ( string caption, string prompt ) : System
caption string
prompt string
리턴 System