2014年8月11日

构造函数注入

摘要: namespace SpringNetZhuru{ public class Person { public string Name { get; set; } public int Age { get; set; } public Person Friend { get; set; } }}nam... 阅读全文

posted @ 2014-08-11 16:52 谭一丹 阅读(749) 评论(0) 推荐(0) 编辑

导航