Example #1
0
 //通知客户端变化量
 public void SendChanges()
 {
     mImpl.SendChanges(this);
 }