namespace HStation.Settings { /// /// /// internal class AssetsParas { /// /// /// public Paras_Assets Assets { get; set; } } }