4 lines
90 B
C#
4 lines
90 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly: InternalsVisibleTo("UnitTests")]
|