apc-viewer/APC Viewer/Shared/Metrology/MET08EBEAMINTEGRITY26.cs

14 lines
176 B
C#

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