getting error of can not implicit convert type generic list

前端 未结 0 1006
滥情空心
滥情空心 2020-12-03 16:49

I have a class.

 public partial class RecentlyViewedReport
  {
    public int Id { get; set; }
    public string Email { get; set; }
    public int ReportId {         


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