Home > Net >  For help on a local problems in WPF, online etc., the great god
For help on a local problems in WPF, online etc., the great god

Time:03-03

In the XML code window file I clear statement local
XMLNS: local="CLR namespace: JasonCards_GUI"
I also created a new class in the project, as the value converter, the inside of the class declaration also became a public code is as follows:
But is the resource invokes the error
Is always prompt "namespace"... "No name"... "Alas," and not just here, as long as it is in other Windows on the local: all appear the same problem, can also compile yesterday were sudden bad today,
Pray god help me ah... Project finished do not ah

CodePudding user response:

Every time I here declared a local class also complains, in the case of ensure other code that's right, compiler warnings not to pipe it directly

CodePudding user response:

Ensure RankNameConverter under JasonCards_GUI, compile error again, can try to clear project,

CodePudding user response:

reference 1st floor CSDNxwc response:
I here also complains when each statement local class, in the case of ensure other code that's right, directly compiler warnings not to pipe it

But the compiler cannot pass ah... Show that there is an error if shows the result of the last successful...

CodePudding user response:

refer to the second floor D56233577 response:
ensure RankNameConverter under JasonCards_GUI, compile error again, can try to clear project,

In is must be in, and before that, things too much, clear the project will be finished too late

CodePudding user response:

So how to solve?
  •  Tags:  
  • C#
  • Related