C# Class ConfigurationSetupUtility.Screens.SetupReadyScreen

Interaction logic for SetupReadyScreen.xaml
Inheritance: System.Windows.Controls.UserControl, IScreen
ファイルを表示 Open project: GridProtectionAlliance/openHistorian Class Usage Examples

Public Methods

Method Description
SetupReadyScreen ( ) : System

Creates a new instance of the SetupReadyScreen class.

Method Details

SetupReadyScreen() public method

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