I don�t agree as being an oversight, it is a best pratice: things with
different accessibility MUST have different NAMES. just recode your snippet
as:
class A {
protected int m_data = 1;
public int Data {
get { return m_data; }
}
}
Cheers,
Rafael Teixeira
Brazilian Polymath
Mono, MonoQLE Hacker
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
- [Mono-list] C# General Question... Eric J. Peters
- Re: [Mono-list] C# General Question... Dan Guidara
- Re: [Mono-list] C# General Question... Eric J. Peters
- Re: [Mono-list] C# General Question... Jonathan Pryor
- Re: [Mono-list] C# General Question..... Eric J. Peters
- RE: [Mono-list] C# General Question... A Rafael D Teixeira
- RE: [Mono-list] C# General Question... Reggie Burnett
