Can the FileHelpers library write classes containing nullable fields as well as read them?

白昼怎懂夜的黑 提交于 2019-12-04 08:01:44

Can you try with the last version of the library:

http://teamcity.codebetter.com/viewLog.html?buildId=21768&tab=artifacts&buildTypeId=bt65 (login as guest)

If that version dot fix the error just tell me in a comment and I will add a test case to the lib to ensure it works

Use the [FieldNullValue("")] attribute to specify default values for the empty fields.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!