6 lines
197 B
C#
6 lines
197 B
C#
using System.Reflection;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
[assembly: ComVisible(false)]
|
|
[assembly: Guid("49452fc2-05ce-4077-8b40-8adf5eca212e")]
|