问题:
A . Add the following method to the CompanyController class. Function Info() As ActionResult Return View() End Function
B . Add the following method to the CompanyController class. Function Company_Info() As ActionResult Return View() End Function
C . Right-click the Views folder, and select View from the Add submenu to create the view for the action.
D . Right-click inside the action method in the CompanyController class, and select Add View to create a view for the actio
● 参考解析
本题暂无解析
相关内容
相关标签