我在我的项目中得到了这个错误:
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'fooroshEntities' could not be found (are you missing a using directive or an assembly reference?) foorosh D:\system\foorosh\foorosh\window\Win_AddNewprice.xaml.cs 31 Active我怎么才能修复它?
发布于 2018-01-29 06:40:48
https://stackoverflow.com/questions/48492112
复制相似问题