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