C# Class SetPingPongAtFirewallAsICMP.MainWindow

MainWindow.xaml에 대한 상호 작용 논리
Inheritance: System.Windows.Window
Datei anzeigen Open project: CNU-Developers/Legacy

Public Methods

Method Description
MainWindow ( ) : System
SetPing ( ) : void
ShutDownexe ( ) : void

Private Methods

Method Description
Window_Loaded_1 ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

SetPing() public method

public SetPing ( ) : void
return void

ShutDownexe() public method

public ShutDownexe ( ) : void
return void