namespace Adaptation.Shared.Metrology { public class MET08MESMICROSCOPE { public enum Test { Microscope = Metrology.Test.Microscope } } }