摘要:
使用PropertyDescriptor类.code如下:PropertyDescriptor propertyDescriptor = TypeDescriptor.GetProperties(retrieved.BusinessEntities[0])["TelPhone1"];if (propertyDescriptor != null){propertyDescriptor.GetValu... 阅读全文
posted @ 2008-07-01 18:02 Leo.Zhu 阅读(1520) 评论(0) 推荐(0)
浙公网安备 33010602011771号