How to convert datarow to generic model class?

后端 未结 0 847
一个人的身影
一个人的身影 2020-12-14 16:12

I have a lot of model classes that I fill in with data from API.
Structure of API data is DataRow.
For each class there is an implicit conversion from DataRow to

相关标签:
回答
  • 消灭零回复
提交回复
热议问题