2008/12/17 Chris Howie <[email protected]>: > On Fri, May 2, 2008 at 9:33 AM, Paul <[email protected]> wrote: >> Hi, >> >> I have an application which is causing me a small headache (too much >> code, not enough rest syndrome!). >> >> [snip] >> >> All source is in the same namespace (marker). > > I'd verify this TBH. I've found that some MD-generated classes are in > the root namespace, and I have to add a namespace{} block around them. > If that's not the case then... > > * Are they in separate assemblies? > * Are you sure both classes are in the project and are set to compile? Perhap's i will say a misstake, but did you use "public static" ? > > -- > Chris Howie > http://www.chrishowie.com > http://en.wikipedia.org/wiki/User:Crazycomputers > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
-- Cordially. Small Eric Quotations of the days: --------------------------------------------------------------------------- If one day one reproaches you that your work is not a work of professional, say you that: Amateurs built the arch of Noah, and professionals the Titanic. --------------------------------------------------------------------------- Few people are done for independence, it is the privilege of the powerful ones. --------------------------------------------------------------------------- No key was wounded during the drafting of this message. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
