C# Friend Assemblies(blackwasp.co.uk)
submitted by
BlackWasp(4212) 3 years, 6 months ago
Occasionally you may want to access internal classes and their members found in one assembly from code in a separate assembly. The 'internal' modifier prevents this type of access. This restriction can be circumvented using C# 2.0 friend assemblies.
|category: C#
|Views: 10
tags:
C# another
Everyones tags:
Your Tags: