using FocasCncCollect.ICore; using FocasCncCollect.Models; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace FocasCncCollect.Core { public partial class LogEquipmentMsg : BaseCore, ILogEquipmentMsg { } }