zwei1121

博客园 首页 新随笔 联系 订阅 管理

12 2014 档案

摘要:http://samsaffron.com/archive/2012/01/16/that-annoying-insert-problem-getting-data-into-the-db-using-dapper 阅读全文
posted @ 2014-12-22 15:18 zwei 阅读(151) 评论(0) 推荐(0)

摘要:var propertyType = propertyInfo.PropertyType;if (propertyType.IsGenericType && propertyType.GetGenericTypeDefinition() == typeof(Nullable)) ... 阅读全文
posted @ 2014-12-16 10:12 zwei 阅读(508) 评论(0) 推荐(0)