http://www.cnblogs.com/william-lin/archive/2013/06/05/3118233.html
PropertyInfo[] myPropertyInfo; myPropertyInfo =typeof(Student).GetProperties(); strings = myPropertyInfo[0].Name;
http://www.cnblogs.com/william-lin/archive/2013/06/05/3118233.html
PropertyInfo[] myPropertyInfo; myPropertyInfo =typeof(Student).GetProperties(); strings = myPropertyInfo[0].Name;
让时间为你证明