Пример #1
0
 public void AddAction(string method, ActionRPC action)
 {
     mapAction[method] = action;
 }