C# Class UserInterface.Connection

Connection
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Exibir arquivo Open project: shranjan/pinac Class Usage Examples

Public Methods

Method Description
Connection ( ) : System

Private Methods

Method Description
GetIP ( ) : string
InitializeComponent ( ) : void
ShowError ( string Msg ) : void
System ( int connectionId, object target ) : 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