apc-viewer/APC Viewer/Shared/Metrology/MET08EBEAMINTEGRITY26.cs
2022-03-29 07:23:13 -07:00

11 lines
144 B
C#

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