int m = int.Parse(Enum.Format(typeof(MaterialForms), cr.MaterialType, "d"));
      string codem = Enum.Format(typeof(MaterialFormCode), m, "g");

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-25
  • 2022-01-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2021-12-04
相关资源
相似解决方案