C# Class Spinach.Connection

Interaction logic for Connection.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: shranjan/pinac Class Usage Examples

Méthodes publiques

Méthode Description
Connection ( ) : System

Private Methods

Méthode Description
GetIP ( ) : string
InitializeComponent ( ) : void
SC_ListChanged ( List conInfo ) : void
ShowError ( string Msg ) : void
System ( int connectionId, object target ) : void
UnHide ( ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void
btnConnect_Click ( object sender, RoutedEventArgs e ) : void
rdbJoinSwarm_Checked ( object sender, RoutedEventArgs e ) : void
rdbJoinSwarm_Unchecked ( object sender, RoutedEventArgs e ) : void

Method Details

Connection() public méthode

public Connection ( ) : System
Résultat System