C# Class LogViewer.About

Interaction logic for About.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: Lundalogik/log4net-logviewer Class Usage Examples

Public Methods

Method Description
About ( ) : System

Private Methods

Method Description
Window_Loaded ( object sender, RoutedEventArgs e ) : void
buttonOK_Click ( object sender, RoutedEventArgs e ) : void

Method Details

About() public method

public About ( ) : System
return System