namespace Yw.EPAnet { /// /// 组件计算 /// public class CalcuParter { /// /// id /// public string Id { get; set; } } }