C# Class Gilgame.SEWorkbench.Views.OutputView

Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: gilgame/SEWorkbench

Public Methods

Method Description
OutputView ( ) : System

Private Methods

Method Description
CopyMenuItem_Click ( object sender, RoutedEventArgs e ) : void
ErrorsListView_MouseDoubleClick ( object sender, System e ) : void
RaiseErrorMessageSelected ( OutputItemViewModel output ) : void

Method Details

OutputView() public method

public OutputView ( ) : System
return System