7 lines
248 B
C#
7 lines
248 B
C#
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("fafdaf12-7254-4521-bece-f74f7c6d8884")]
|
|
|