摘要: public class test01{ public string aa{get;set;} public int bb{get;set;} public bool cc{get;set;} public test01 Clone(){ return this.MemberwiseClone() 阅读全文
posted @ 2016-03-10 10:34 五好青年,勇往直前 阅读(356) 评论(0) 推荐(0)