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("42b8af67-22bf-4d8f-8a95-84fcaecffec6")]
|
|
|