[Mono-list] Does Mono Support Partial Methods?

used2could used2could at gmail.com
Tue Oct 21 10:21:17 EDT 2008


Thanks Jeff!
How do i change the compiler for mod-mono-apache2?




Jeffrey Stedfast wrote:
> 
> On Mon, 2008-10-20 at 20:08 -0700, used2could wrote:
>> I am trying to use some classes that contain partial methods (not to be
>> confused with partial classes) and i am getting a compilation Error:
>> Feature
>> 'partial methods' cannot be used because it is not part of the C# 2.0
>> language spec...
> 
> Sounds like you might be using mcs instead of gmcs?
> 
> Make sure you are using the gmcs compiler, mcs is for .NET 1.1
> 
> Jeff
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Does-Mono-Support-Partial-Methods--tp20082706p20091309.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list