14 lines
182 B
C#
14 lines
182 B
C#
namespace Adaptation.Shared.Metrology
|
|
{
|
|
|
|
public class MET08DDUPSFS6420
|
|
{
|
|
|
|
public enum Test
|
|
{
|
|
Tencor = Metrology.Test.Tencor
|
|
}
|
|
|
|
}
|
|
|
|
} |