[Mono-dev] error CS0277 using "protected set"
Jonathan Resnick
jresnick at gmail.com
Wed Feb 8 12:45:27 EST 2006
When compiling the attached file, I get the following compilation
error (using mono 1.1.13):
error CS0277: Accessor `ProtectedSetter.DerivedClass.Name.set' must be
declared public to implement interface member
`ProtectedSetter.BaseClass.Name.set'
Is this a bug in the Mono compiler?
Thanks,
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Test.cs
Type: application/octet-stream
Size: 310 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060208/c4d46aac/attachment.obj
More information about the Mono-devel-list
mailing list