7 lines
120 B
C#
7 lines
120 B
C#
|
|
namespace MECF.Framework.RT.EquipmentLibrary.HardwareUnits.Efems
|
|||
|
|
{
|
|||
|
|
public class DummyEfem:EfemBase
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
}
|