C#序列化与反序列化操做

[Serializable]     public class BillPropertyConfig     {         public BillPropertyConfig()         {             this.PlayItemBackCol = Color.Red;             this.PlayItemFontCol = Color.Blue;    
相关文章
相关标签/搜索