In the same solution, I have two projects: P1 and P2. How can I make use of a class of P1 in P2?
Note that the types in P1 that you wish to access directly must have a sufficient access level: typically this means they must be made public.
2.1m questions
2.1m answers
60 comments
57.0k users