using Yw.CAL; namespace HStation.CAL { /// /// /// public interface IAssetsManufacturer : IBaseCAL { } }