using Yw.CAL; namespace HStation.CAL { /// /// /// public interface IXhsProjectStd : IBaseCAL { /// /// /// Task> GetAll(); } }