示例#1
0
 public void DispatchMsg(int key, params object[] args)
 {
     _msgSystem.DispatchMsg(key, args);
 }