My fantastic Webdings Logo

Reamped.NET

It's not that bad


The private access modifier can do that?

If you look up accessibility levels on the MSDN web site, it will tell you that the accessibility of the private access modifier is limited to the containing type. I ran into an instance that showed me the direct meaning of this statement. The scenario I had was this: I wanted to have the ability to... [More]