C# Class Gablarski.Clients.Windows.GroupView

Interaction logic for GroupView.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: ermau/Gablarski

Private Properties

Свойство Type Description
OnJoinVoiceMessage void
OnTextKeyDown void

Méthodes publiques

Méthode Description
GroupView ( ) : System

Private Methods

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

Method Details

GroupView() public méthode

public GroupView ( ) : System
Résultat System