C# Class csUSDomainPlugin.USConfigView

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

Méthodes publiques

Méthode Description
USConfigView ( ) : System
UpdateConnectionStatus ( ) : void

Private Methods

Méthode Description
USClientIMBConnectBtn_Click ( object sender, RoutedEventArgs e ) : void
USClientIMBDisconnectBtn_Click ( object sender, RoutedEventArgs e ) : void
connection_UpdateConnectionStatus ( TConnection aConnection ) : void

Method Details

USConfigView() public méthode

public USConfigView ( ) : System
Résultat System

UpdateConnectionStatus() public méthode

public UpdateConnectionStatus ( ) : void
Résultat void