Sign in

MES / DataAcquisition · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • DataAcquisition
  • HHECS.DAQClient
  • Common
  • Enums
  • DoubleSRMPropConst.cs
  • 删除多余文件
    332ff832
    唐召明 authored
    2024-03-25 10:37:26 +0800  
    Browse Code »
DoubleSRMPropConst.cs 107 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7
namespace HHECS.DAQClient.Common.Enums
{
    public enum DoubleSRMPropConst
    {
        Code1
    }
}