freeswitch/src/dotnet/dotnet/Properties/AssemblyInfo.cs

5 lines
238 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
[assembly: AssemblyTitle("Freeswitch API")]
[assembly: AssemblyDescription("mod_mono allows you to load .NET assemblies that can interact with Freeswitch's module system.")]