You are able to split classes into multiple files with C# 2.0 but not anything prior. I'm not sure how well Mono's C# 2.0 support is but it can't hurt to try.
On Sat, 28 Aug 2004 19:16:20 -0700, Eric Damron <[EMAIL PROTECTED]> wrote: > I just started using mono, C# and monodevelop so forgive the beginner > question. > > If I have a class with a particular nasty function, is there a way to > put the source for that one function into a separate file to make the > code more manageable? > > Thanks > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Cory Nelson http://www.int64.org _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
