C# Class csUSDomainPlugin.USConfigView

Interaction logic for USConfigView.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
USConfigView ( ) : System
UpdateConnectionStatus ( ) : void

Private Methods

Method Description
USClientIMBConnectBtn_Click ( object sender, RoutedEventArgs e ) : void
USClientIMBDisconnectBtn_Click ( object sender, RoutedEventArgs e ) : void
connection_UpdateConnectionStatus ( TConnection aConnection ) : void

Method Details

USConfigView() public method

public USConfigView ( ) : System
return System

UpdateConnectionStatus() public method

public UpdateConnectionStatus ( ) : void
return void