C# Class ConfigurationSetupUtility.Screens.WebServiceSetupScreen

Interaction logic for WebServiceSetupScreen.xaml
Inheritance: System.Windows.Controls.UserControl, IScreen
Show file Open project: GridProtectionAlliance/openHistorian Class Usage Examples

Public Methods

Method Description
WebServiceSetupScreen ( ) : System

Creates a new instance of the WebServiceSetupScreen class.

Private Methods

Method Description
WebServiceUrlTextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

WebServiceSetupScreen() public method

Creates a new instance of the WebServiceSetupScreen class.
public WebServiceSetupScreen ( ) : System
return System