6 lines
181 B
C#
6 lines
181 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
////////////////////////////////////////////////////////////////////////////////////////
|
|
|
|
[assembly: InternalsVisibleTo("Rukhanka.Runtime")]
|