C# Class Nitra.Visualizer.CreateSolutionDialog

Interaction logic for TestsSettingsWindow.xaml
Inheritance: System.Windows.Window
显示文件 Open project: rsdn/nitra

Public Methods

Method Description
CreateSolutionDialog ( ) : System

Private Methods

Method Description
SetRedColor ( ) : void
Validate ( ) : bool
Window_Loaded ( object sender, RoutedEventArgs e ) : void
_chooseFolderButton_Click ( object sender, RoutedEventArgs e ) : void
_okButton_Click ( object sender, RoutedEventArgs e ) : void
_solutionName_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
_testsLocationRootTextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

CreateSolutionDialog() public method

public CreateSolutionDialog ( ) : System
return System