//Demo public class User { public int id{get;set} public string Name{get;set} }
此代码在编译阶段和运行阶段解析
ORM框架
原文:http://www.cnblogs.com/yabisi/p/6553882.html