Ok, I'm trying to create a class library that enables me to use a enum. Simple I thought. But the more and more I dig the deeper the rabbit whole goes. I've tried to Substitute the obvious DDD in the public void Main method still no luck. I'm able to compile but my error "is a type which...


