7 lines
107 B
C#
7 lines
107 B
C#
namespace MECF.Framework.RT.EquipmentLibrary.HardwareUnits.PMs
|
|
{
|
|
public interface IPM
|
|
{
|
|
}
|
|
}
|