When I link a class that's from reference project, there is a mistake as the picture below.
The project "RecipeLib" is added in references, as the picture below.
When I shift the class "Station" to "Recipe GUI"(and change namespace as well), the code work properly. I'm wondering if it is legal, and how to correct? Thank you in advance!