How to use a class from one C# project with another C# project

后端 未结 9 994
花落未央
花落未央 2020-11-27 15:12

In the same solution, I have two projects: P1 and P2. How can I make use of a class of P1 in P2?

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