Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
cleanLayer
GUI
MainWindow
C# Class cleanLayer.GUI.MainWindow
Inheritance:
System.Windows.Window
ファイルを表示
Open project: Vipeax/cleanLayer
Class Usage Examples
Public Methods
Method
Description
AddPage
(
IGUIPage
page
) :
void
MainWindow
( ) :
System
Private Methods
Method
Description
textBox_TextChanged
(
object
sender
,
System.Windows.Controls.TextChangedEventArgs
e
) :
void
Method Details
AddPage()
public
method
public
AddPage
(
IGUIPage
page
) :
void
page
IGUIPage
return
void
MainWindow()
public
method
public
MainWindow
( ) :
System
return
System