C# Класс ConfigurationSetupUtility.Screens.ConfigurationTypeScreen

Interaction logic for ConfigurationTypeScreen.xaml
Наследование: System.Windows.Controls.UserControl, IScreen
Показать файл Открыть проект

Открытые методы

Метод Описание
ConfigurationTypeScreen ( ) : System

Creates a new instance of the ConfigurationTypeScreen class.

Приватные методы

Метод Описание
DatabaseRadioButton_Checked ( object sender, RoutedEventArgs e ) : void
InitializeNextScreens ( ) : void
UpdateDatabaseRadioButtonContent ( ) : void
WebServiceRadioButton_Checked ( object sender, RoutedEventArgs e ) : void
XmlRadioButton_Checked ( object sender, RoutedEventArgs e ) : void

Описание методов

ConfigurationTypeScreen() публичный Метод

Creates a new instance of the ConfigurationTypeScreen class.
public ConfigurationTypeScreen ( ) : System
Результат System