namespace Adaptation.Shared.Metrology { public class MET08NDFRESIMAP151C { public enum Test { Lehighton = Metrology.Test.Lehighton, VerificationLehighton = Metrology.Test.VerificationLehighton } } }