using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace XdCxRhDW.Api { public static class SignalProcHelper { private const string dll = @"AddIns\信号测量\SignalProc.dll"; } }