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

Inheritance: System.Windows.Forms.NativeWindow
Afficher le fichier Open project: Usagination/Decchi

Méthodes publiques

Méthode Description
MainWindowWnc ( MainWindow window ) : System

Méthodes protégées

Méthode Description
WndProc ( System &m ) : void

Method Details

MainWindowWnc() public méthode

public MainWindowWnc ( MainWindow window ) : System
window MainWindow
Résultat System

WndProc() protected méthode

protected WndProc ( System &m ) : void
m System
Résultat void