using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("Developpez.Dotnet")] [assembly: ComVisible(false)] [assembly: InternalsVisibleTo("Developpez.Dotnet.Tests")]