namespace MECF.Framework.RT.EquipmentLibrary.Core.Interfaces { /// /// 将设备返回值中Bit定义转换为C#对象。 /// 预留扩展用,暂时未使用。 /// public interface IBitTypeClass { } }