C# Class Gablarski.Clients.Windows.GroupView

Interaction logic for GroupView.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: ermau/Gablarski

Private Properties

Property Type Description
OnJoinVoiceMessage void
OnTextKeyDown void

Public Methods

Method Description
GroupView ( ) : System

Private Methods

Method Description
OnJoinVoiceMessage ( JoinVoiceMessage msg ) : void
OnTextKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

GroupView() public method

public GroupView ( ) : System
return System