blob: 9a309793f42bbab9324c88e9089bacc51792d250 (
plain)
1
2
3
4
5
6
|
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Tango - Transport Components")]
[assembly: ComVisible(false)]
|