C# Class Glyma.Debug.DebugLoggerControl

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: chris-tomich/Glyma

Public Methods

Method Description
DebugLoggerControl ( ) : System

Private Methods

Method Description
AddLineToOutput_Click ( object sender, RoutedEventArgs e ) : void
SaveDebugOutput_Click ( object sender, RoutedEventArgs e ) : void

Method Details

DebugLoggerControl() public method

public DebugLoggerControl ( ) : System
return System