类 ActionSendDoc

java.lang.Object
com.iohao.game.action.skeleton.core.doc.ActionSendDoc

@Deprecated public final class ActionSendDoc extends Object
已过时。
作者:
渔民小镇
日期:
2022-02-01
  • 构造器详细资料

    • ActionSendDoc

      public ActionSendDoc(DocActionSend docActionSend)
      已过时。
    • ActionSendDoc

      public ActionSendDoc(CmdInfo cmdInfo, Class<?> dataClass, String description)
      已过时。
    • ActionSendDoc

      public ActionSendDoc(int cmd, int subCmd, Class<?> dataClass, String description)
      已过时。
    • ActionSendDoc

      public ActionSendDoc(CmdInfo cmdInfo)
      已过时。