PagedList - Compiler Error CS0266 - Cannot implicitly convert type

后端 未结 0 1568
别跟我提以往
别跟我提以往 2020-12-31 05:07

I have the following problem:

ViewModel
public class YarnListViewModel
{
    public IPagedList YarnList { get; set; }
}

Controller
var y         


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