Example #1
0
 private void BAuthorization_Click(object sender, EventArgs e)
 {
     _chatClient.Authorize(tName.Text);
 }