Fauna v10 .NET/C# Driver 0.2.0-beta
 
Loading...
Searching...
No Matches
AssemblyInfo.cs
Go to the documentation of this file.
1using System.Runtime.CompilerServices;
2
3#if DEBUG
4[assembly: InternalsVisibleTo("Fauna.Test")]
5#endif