namespace Yw.Settings { /// /// /// internal class DMAParas { /// /// /// public Paras_DMA DMA { get; set; } } }