摘要: 定义一个雇员类:namespace StaticFieldTest1{ class Employee { public int Id { get; set; } public string FirstName { get; set; } publ... 阅读全文
posted @ 2015-04-23 21:37 海阔天空XM 阅读(389) 评论(0) 推荐(0)