Is it possible to have two partial classes in different assemblies represent the same class?

前端 未结 9 1501
栀梦
栀梦 2020-11-27 03:56

I have a class called \'Article\' in a project called \'MyProject.Data\', which acts as the data layer for my web application.

I have a separate project called \'MyP

9条回答
提交回复
热议问题