Пример #1
0
 private void UpdateChats()
 {
     textBoxChat.Text = Chat.GetChat(0);
 }