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