8 lines
270 B
C#
8 lines
270 B
C#
using global::System;
|
|
using global::System.Runtime.InteropServices;
|
|
[assembly: ComVisible(false)]
|
|
|
|
// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird.
|
|
[assembly: Guid("150a9073-70c3-4344-8c60-56f03409b3bd")]
|
|
|