S
Samuel L Matzen
I have an ENUM I need to use in multiple projects in a solution.
In the old days I would setup a header file containing the ENUM and
reference it in each project.
What is the best way to do this in the .NET multi-project solution?
Thanks for any input.
-Sam Matzen
In the old days I would setup a header file containing the ENUM and
reference it in each project.
What is the best way to do this in the .NET multi-project solution?
Thanks for any input.
-Sam Matzen