using DTS.Common.Base; namespace DTS.Common.Interface.DASFactory.Diagnostics.HardwareList { public interface IHardwareListReplaceView : IBaseView { } }