C# Class Unlimited.Applications.BusinessDesignStudio.GetStringDataWindow

Interaction logic for ConfigureSwitchWindow.xaml
ファイルを表示 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
GetStringDataWindow ( ) : System.ComponentModel
GetStringDataWindow ( string windowTitle, string labelContent, string helpString, string val ) : System.ComponentModel

Private Methods

Method Description
BtnOkClick ( object sender, RoutedEventArgs e ) : void
Validate ( ) : bool
WindowClosing ( object sender, CancelEventArgs e ) : void

Method Details

GetStringDataWindow() public method

public GetStringDataWindow ( ) : System.ComponentModel
return System.ComponentModel

GetStringDataWindow() public method

public GetStringDataWindow ( string windowTitle, string labelContent, string helpString, string val ) : System.ComponentModel
windowTitle string
labelContent string
helpString string
val string
return System.ComponentModel