blog community

Welcome to blog community Sign in | Join | Help
in Search

Wouter van Vugt

This blog is no longer maintained and has moved

'Friends' are back

DotNET 2.0 provides a function similar to friend classses. Using the assembly level InternalsVisibleToAttribute you can allow a particular assembly access to the non public types in your assembly . (you'll want to avoid using this attribute to frequently, but maybe we can now get rid of some of this type of documentation :)

Published Sunday, December 11, 2005 9:30 PM by wouterv

Comments

 

TrackBack said:

InternalsVisibleToAttribute makes it possible to do unittesting of nonpublic types without doing nasty reflection tricks..
December 13, 2005 10:49 PM
 

TrackBack said:

InternalsVisibleToAttribute makes it possible to do unittesting of nonpublic types without doing nasty reflection tricks..
December 13, 2005 10:52 PM
Anonymous comments are disabled

This Blog

Syndication

News


Add to Technorati Favorites
Powered by Community Server, by Telligent Systems