C# Class Gilgame.SEWorkbench.Views.AboutView

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

Public Methods

Method Description
AboutView ( ) : System

Private Methods

Method Description
LoadAssemblyDetails ( ) : void
OkayButton_Click ( object sender, RoutedEventArgs e ) : void
OpenDocument ( string path ) : void
SetDataContext ( ) : void
ViewButton_Click ( object sender, RoutedEventArgs e ) : void
Window_KeyDown ( object sender, System e ) : void

Method Details

AboutView() public method

public AboutView ( ) : System
return System