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