Home > Net >  Wrote a method as follows, found to put in the right position, want to move to another place a file
Wrote a method as follows, found to put in the right position, want to move to another place a file

Time:02-03

Wrote a method as follows, found to put in the right position, want to move to another place a file storage, but has shown that use of more than 80 times, have VS corresponding migration way, ask tall person to give directions, thank

 public string getErr (int errtype, string returnMsg="") 
{

JObject jObj=new JObject ();
ErroInfo (jObj errtype, returnMsg);

Return jObj. ToString ();
}

CodePudding user response:

Namespace these all want to change the name of the class? If you don't change the mobile casually all right,

If you want to change the namespace and class names, such as direct modification and mouse pointing his suggestion - will he changed to a target will be revised

As shown in figure:

Sometimes failure, it is good to point more than twice

CodePudding user response:

I try to change a namespace will be changed, all of the same name to be cautious with this or other way
  •  Tags:  
  • C#
  • Related