Example #1
0
 public void Init(ChatWindow _chat_window)
 {
     this.chat_window = _chat_window;
 }