C# Class Goedel.MeshProfileManager.Dialog_ConnectDevice

This is the code behind for the XAML generated class.
Inheritance: System.Windows.Controls.Page
Exibir arquivo Open project: hallambaker/Mathematical-Mesh

Public Properties

Property Type Description
Data ConnectDevice

Public Methods

Method Description
Dialog_ConnectDevice ( ConnectDevice Data ) : System
Refresh ( ) : void

Private Methods

Method Description
Action_WaitConnect ( object sender, RoutedEventArgs e ) : void
Changed_Input_AccountName3 ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
Changed_Input_MeshGateway2 ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

Dialog_ConnectDevice() public method

public Dialog_ConnectDevice ( ConnectDevice Data ) : System
Data ConnectDevice
return System

Refresh() public method

public Refresh ( ) : void
return void

Property Details

Data public_oe property

public ConnectDevice,Goedel.MeshProfileManager Data
return ConnectDevice