Largest design changing feature in 2.0 outside of generics.
public class Foo {
private int m_Bar;
public int Bar {
get { return m_Bar; }
internal set { m_Bar = value; }
}
I have been wanting to do this for oh so long.
:D
Print posted @ Thursday, December 15, 2005 10:32 AM
No comments posted yet.
Title:
Name:
Email: Not Displayed
Website:
Comment:
Please add 3 and 5 and type the answer here: