namespace Yw.Settings { /// /// /// internal class CurveParas { /// /// /// public Paras_Curve Curve { get; set; } } }