[Mono-list] Separate Files

Eric Damron edamron@spamcop.net
Sat, 28 Aug 2004 19:16:20 -0700


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