多项选择题

A.@model 模型对象(集合)
B.@model Demo.Models.Product
C.@model IEnumerable< Demo.Models.Product>
D.以上都不对