[219] Create method in Typed Dataset
In 2.0 it is possible to extend a Typed DataSet with own code by means of a
partial class.
This DataSet is divided in a file .Designer.cs which contains
the code generated by VS2005 and a code file named .cs
containing your own code.
No surprises here, I think...
However, when I am developing code for such a typed dataset, and choose R#
menu option Create Method from a calling class, it creates the stub code for
this dataset in file .Designer.cs whereas it should be created
in ]]>.cs.
Patrick
Please sign in to leave a comment.
Could you please submit it as a bug into the tracker?
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"