码迷,mamicode.com
首页 > 移动开发 > 详细

[WPF]The type name ‘App’ does not exist in the type '...'的问题

时间:2017-07-11 17:42:35      阅读:178      评论:0      收藏:0      [点我收藏+]

标签:ges   问题解决   name   -name   pac   ati   str   http   class   

refer to: https://stackoverflow.com/questions/4480087/wpf-the-type-name-app-does-not-exist-in-the-type-occurs-after-renaming-mai

 

问题描述:当创建一个namespace名与class名相同的solution并编译时,可能遇到报错“The type name ‘App’ does not exist in the type ‘...‘”,如下图所示:

技术分享

问题解决:将namespace与class的名称改为不一样,再次编译,问题即可解决。

[WPF]The type name ‘App’ does not exist in the type '...'的问题

标签:ges   问题解决   name   -name   pac   ati   str   http   class   

原文地址:http://www.cnblogs.com/avin/p/7151362.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!