namespace HStation.Settings { /// /// /// internal class TransferFileParas { /// /// /// public Paras_TransferFile TransferFile { get; set; } } }