I have created a set of related classes and have grouped them under a namespace. How do I use these classes in projects? Just including Using "namespace" doesn't work because monodevelop doesn't know about my custom namespace. Is there someway to register this new namespace with monodevelop? Thanks.