met08anlysdifaast230/Adaptation/Shared/Metrology/MET08EBEAMINTEGRITY26.cs

15 lines
188 B
C#

namespace Adaptation.Shared.Metrology
{
public class MET08EBEAMINTEGRITY26
{
public enum Test
{
Denton = Metrology.Test.Denton
}
}
}