namespace Yw.WinFrmUI { /// /// 水力计算过渡件结果接口 /// public interface IHydroCalcuTranslationResult : IHydroCalcuPipeResult { } }