Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ServiceControlWPF
MainWindow
C# Class ServiceControlWPF.MainWindow
Interaction logic for MainWindow.xaml
Inheritance:
System.Windows.Window
Mostra file
Open project: ProfessionalCSharp/ProfessionalCSharp6
Public Methods
Method
Description
MainWindow
( ) :
System
Protected Methods
Method
Description
RefreshServiceList
( ) :
void
Private Methods
Method
Description
OnExit
(
object
sender
,
RoutedEventArgs
e
) :
void
OnRefresh
(
object
sender
,
RoutedEventArgs
e
) :
void
OnServiceCommand
(
object
sender
,
RoutedEventArgs
e
) :
void
Method Details
MainWindow()
public
method
public
MainWindow
( ) :
System
return
System
RefreshServiceList()
protected
method
protected
RefreshServiceList
( ) :
void
return
void