C# Class Dwarrowdelf.Client.UI.GCDebugWindow

Interaction logic for GCDebugWindow.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: tomba/dwarrowdelf

Public Methods

Method Description
GCDebugWindow ( ) : System

Private Methods

Method Description
GCDebugWindow_Closing ( object sender, System e ) : void
GCDebugWindow_Loaded ( object sender, RoutedEventArgs e ) : void
timer_Tick ( object sender, EventArgs e ) : void

Method Details

GCDebugWindow() public method

public GCDebugWindow ( ) : System
return System