filmov
tv
MVC - How to fix error - The type or namespace name 'ICollection' could not be found

Показать описание
fix the following errors
The type or namespace name 'ICollection' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'List' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'ICollection' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'List' could not be found (are you missing a using directive or an assembly reference?)