Exemplo n.º 1
0
 public void CancelChatting()
 {
     this.textInput.Text = string.Empty;
     singleton.Invoke("CancelChatting_Delayed", 0.2f);
 }