C# 클래스 BlueSky.Windows.MenuAboveBelowDialog

MenuAboveBelowDialog
상속: System.Windows.Window, System.Windows.Markup.IComponentConnector
파일 보기 프로젝트 열기: BlueSkyStatistics/BlueSkyRepository

공개 메소드들

메소드 설명
MenuAboveBelowDialog ( ) : System.Windows
SetTitleMessage ( string titlemessage ) : void

비공개 메소드들

메소드 설명
CancelBut_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void
okBut_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

MenuAboveBelowDialog() 공개 메소드

public MenuAboveBelowDialog ( ) : System.Windows
리턴 System.Windows

SetTitleMessage() 공개 메소드

public SetTitleMessage ( string titlemessage ) : void
titlemessage string
리턴 void