Is there any way to split a cs file into several files? I mean, split a cs generated by xsd tool into one file per class without use the xsd tool again.
Asked
Active
Viewed 138 times
0
-
Do you have resharper? That will do this with a couple of mouse clicks. – Ben Robinson Nov 06 '14 at 10:11
-
Thanks men i think i will be able to do it with resharper. – MirlvsMaximvs Nov 06 '14 at 11:13