C# Class Spinach.Connection

Interaction logic for Connection.xaml
Inheritance: System.Windows.Window
Show file Open project: shranjan/pinac Class Usage Examples

Public Methods

Method Description
Connection ( ) : System

Private Methods

Method 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 method

public Connection ( ) : System
return System