How to map sql reader to list within object

前端 未结 0 1137
深忆病人
深忆病人 2021-01-25 14:20

I have the following data coming from my db:

and I have the following dtos to fill with this info:

 public class LanguageDto : ILanguageDto
{
    p         


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