C# Class Test.MainWindow

MainWindow.xaml 的交互逻辑
Inheritance: System.Windows.Window
Exibir arquivo Open project: beto-rodriguez/SuperXml Class Usage Examples

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
CompileClick ( object sender, RoutedEventArgs e ) : void
MainWindow_OnLoaded ( object sender, RoutedEventArgs e ) : void
_generateInts ( int times ) : int[]

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System