Cannot implicitly convert type 'System.Collections.Generic.List' to 'T20ShareLibrary.Models.IndividualModel'

前端 未结 0 1988
春和景丽
春和景丽 2021-01-14 17:34

how can I resolve the conversion issue when I am want to return API results using "async Task"?

My Model public class IndividualModel { public int Id { get;

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