public Action1081(short aActionId, ZyGames.Framework.Game.Contract.HttpGet httpGet) : base(aActionId, httpGet) { }
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) { }