Object reference not set to an instance of an object in Razor

前端 未结 0 641
生来不讨喜
生来不讨喜 2021-01-06 09:19

I\'m new to Razor and I\'m getting this error when trying to loop through a list of objects.

This is my View:

@page
@model QuizModel
@{
    Vie         


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