Friend Assemblies(eknowledger.spaces.live.com)

submitted by indicatorindicator(675) 5 years, 4 months ago

.Net 2.0 introduced new assembly-level attribute , InternalsVisibleTo attribute which is defined in the System.Runtime.CompilerServices namespace . this attribute allows you to expose internal types and methods to another specified assembly.

1 comment |category: |Views: 78

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by papadipapadi(310) 5 years, 4 months ago 0

It seems useful when you want to test a procedure from a test program and that procedure is a internal (friend in VB).

Reply

information Login or create an account to comment on this story