Interface IEnumReadable


public interface IEnumReadable
枚举的值定义
Author:
qiunet 2021/12/13 11:39
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    定义的值
  • Method Details

    • value

      int value()
      定义的值
      Returns: