C# Class YacqPlugin.ReplWindow

Inheritance: System.Windows.Window
ファイルを表示 Open project: azyobuzin/YacqPlugin

Public Methods

Method Description
ReplWindow ( ) : System

Private Methods

Method Description
textBox_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

ReplWindow() public method

public ReplWindow ( ) : System
return System