public void setChatView(ChatView chatView)
 {
     _chatView = chatView;
 }
示例#2
0
 public void setChatView(ChatView chatView)
 {
     _chatView = chatView;
 }