0
votes
votes
1 answers
C# methods & namespace problem
Hi there. I have 2 apps: Class Library named ClLib, and Windows Form Application called ClLibApp. In ClLib, I have a group of classes. They are as shown below: Singapore (parent class) - Nursery - Primary - Secondary In ClLibAp ...
