Thursday, November 03, 2016

Internals in other assembly


add to AssemblyInfo.cs:
[assembly: InternalsVisibleTo("OtherAssemblyName")]

No comments: