C# Class Dev2.Studio.Views.Diagnostics.DebugOutputView

Interaction logic for DebugOutputWindow.xaml
Mostrar archivo Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
DebugOutputGrid_OnLoaded ( object sender, RoutedEventArgs e ) : void
DebugOutputView ( ) : System.Windows

Method Details

DebugOutputGrid_OnLoaded() public method

public DebugOutputGrid_OnLoaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void

DebugOutputView() public method

public DebugOutputView ( ) : System.Windows
return System.Windows