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("fe45e614-7cad-436a-b284-ee197d062ded")]
|
|
|