C# Class _05_Webphone_Silverligth_ChatExample.CWindowConnection

Inheritance: System.Windows.Controls.ChildWindow
显示文件 Open project: thesameqad/pitchingtube Class Usage Examples

Public Methods

Method Description
CWindowConnection ( ) : System

Private Methods

Method Description
CWindowConnection_Loaded ( object sender, RoutedEventArgs e ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
connection_ConnectionStateChanged ( object sender, GenericEventArgs e ) : void
txtNickName_KeyUp ( object sender, System e ) : void
txtNickName_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

CWindowConnection() public method

public CWindowConnection ( ) : System
return System