Exemplo n.º 1
0
 public void RecieveMessage(string Message)
 {
     TemporalSaveChat.AddChatMessage(Message);
 }