public Action2001(ZyGames.Framework.Game.Contract.HttpGet httpGet) : base(ActionIDDefine.Cst_Action2001, httpGet) { }
public Action5301(ZyGames.Framework.Game.Contract.HttpGet httpGet) : base(ActionIDDefine.Cst_Action5301, httpGet) { RegCount = 0; RegState = 0; }
protected BaseAction(short actionID, ZyGames.Framework.Game.Contract.HttpGet httpGet) : base(actionID, httpGet) { }
public Action1018(ZyGames.Framework.Game.Contract.HttpGet httpGet) : base(ActionIDDefine.Cst_Action1018, httpGet) { TakeNum = 0; ColdTime = 0; }
public Action1081(short aActionId, ZyGames.Framework.Game.Contract.HttpGet httpGet) : base(aActionId, httpGet) { }