Exemple #1
0
 public Action1081(short aActionId, ZyGames.Framework.Game.Contract.HttpGet httpGet)
     : base(aActionId, httpGet)
 {
 }
Exemple #2
0
 public Action1434(ZyGames.Framework.Game.Contract.HttpGet httpGet)
     : base(ActionIDDefine.Cst_Action1434, httpGet)
 {
 }
 protected BaseAction(short actionID, ZyGames.Framework.Game.Contract.HttpGet httpGet)
     : base(actionID, httpGet)
 {
 }