本文介绍了如何修复此车库事件Db = New Garageentities();的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 

我如何解决这个问题,它一直出现在以下所有型号中:



购物车型号

产品型号

产品型号型号



每个型号下一个线条总是用红色波浪线加下划线

GarageEntities db = new GarageEntities();



i我是新手。



感谢tom clarke。

解决方案

how do i fix this problem it keeps coming up in all the following models:

cart model
product model
product type model

in each of the models the next line is always underlined in red wavey line
GarageEntities db = new GarageEntities();

i am new to this.

thanks tom clarke.

解决方案


这篇关于如何修复此车库事件Db = New Garageentities();的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 04:48