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

Reply via email to