using Yw.CAL; namespace HStation.CAL { /// /// /// public interface IXhsDbFirstHelper : IBaseCAL { /// /// /// Task Initial(); } }