C# Class YALV.Samples.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Mostra file Open project: LukePet/YALV

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
GenerateDebugTrace ( ) : void
GenerateErrorTrace ( ) : void
GenerateFatalTrace ( ) : void
GenerateInfoTrace ( ) : void
GenerateRandomLogs ( ) : void
GenerateWarningTrace ( ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System