I have some pubic Enums I like to use throughout my application. Now I'm
parsing the application out into smaller DLLs or projects. How an I share a
common Enum across all the projects?
Thanks.
--
moondaddy@nospa m.com
parsing the application out into smaller DLLs or projects. How an I share a
common Enum across all the projects?
Thanks.
--
moondaddy@nospa m.com
Comment