C# Class PeerCastStation.WPF.CoreSettings.SettingControl

Settings.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: kumaryu/peercaststation

Public Methods

Method Description
SettingControl ( ) : System.Windows

Private Methods

Method Description
BandwidthCheckButton_Click ( object sender, RoutedEventArgs args ) : void
PortCheckButton_Click ( object sender, RoutedEventArgs args ) : void

Method Details

SettingControl() public method

public SettingControl ( ) : System.Windows
return System.Windows