Match TFS Changeset 303331
This commit is contained in:
16
Adaptation/Shared/Metrology/MET08CVHGPROBE802B150.cs
Normal file
16
Adaptation/Shared/Metrology/MET08CVHGPROBE802B150.cs
Normal file
@ -0,0 +1,16 @@
|
||||
namespace Adaptation.Shared.Metrology
|
||||
{
|
||||
|
||||
public class MET08CVHGPROBE802B150
|
||||
{
|
||||
|
||||
public enum Test
|
||||
{
|
||||
CV = Metrology.Test.CV,
|
||||
MonthlyCV = Metrology.Test.MonthlyCV,
|
||||
WeeklyCV = Metrology.Test.WeeklyCV
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user