7 lines
115 B
C#
7 lines
115 B
C#
namespace MECF.Framework.RT.EquipmentLibrary.HardwareUnits.Buffers
|
|
{
|
|
public interface IBuffer
|
|
{
|
|
}
|
|
}
|