[XmlRoot(ElementName = "transac")] public class Transac { [XmlAttribute(AttributeName = "type")] public string Type { get; set; } [XmlText]
確定! 回上一頁