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