C# 클래스 ServiceControlWPF.MainWindow

Interaction logic for MainWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: ProfessionalCSharp/ProfessionalCSharp6

공개 메소드들

메소드 설명
MainWindow ( ) : System

보호된 메소드들

메소드 설명
RefreshServiceList ( ) : void

비공개 메소드들

메소드 설명
OnExit ( object sender, RoutedEventArgs e ) : void
OnRefresh ( object sender, RoutedEventArgs e ) : void
OnServiceCommand ( object sender, RoutedEventArgs e ) : void

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

RefreshServiceList() 보호된 메소드

protected RefreshServiceList ( ) : void
리턴 void