« Return to Thread: partial classes

partial classes

by yelo_3 :: Rate this Message:

Reply to Author | View in Thread

nmaven cannot deal with partial classes (the ones generated by
monodevelop GUI builder)

I don't know how partial classes must be compiled, but nmaven cannot
compile them. It complains of the missing element in the partial class
(which of course are defined in the another file)

Have you got any suggestions?

 « Return to Thread: partial classes