using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace MainShell.EventArgsFolder { /// /// 对刀完保存数据通知测高重新计算事件 /// public class NeedleCalibrationHeightTestEventArgs : EventArgs { } }