I was stuck in the partial class while trying to create a skeleton class from my diagram. It seem that you shouldn’t make the method inside the class to partial, only the class.
Here is the ref
March 27, 2009
I was stuck in the partial class while trying to create a skeleton class from my diagram. It seem that you shouldn’t make the method inside the class to partial, only the class.
Here is the ref