C# Class Decchi.Core.Windows.MainWindow.MainWindowWnc

Inheritance: System.Windows.Forms.NativeWindow
Show file Open project: Usagination/Decchi

Public Methods

Method Description
MainWindowWnc ( MainWindow window ) : System

Protected Methods

Method Description
WndProc ( System &m ) : void

Method Details

MainWindowWnc() public method

public MainWindowWnc ( MainWindow window ) : System
window MainWindow
return System

WndProc() protected method

protected WndProc ( System &m ) : void
m System
return void