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