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

12 lines
145 B
C#

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