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