2022-01-10 15:47:44 +01:00

8 lines
231 B
VB.net

''' <summary>
''' This module is intended for often used constants and datastructures
''' Therefor it is important that this module does not have any dependencies on other modules!!
''' </summary>
Public Class Class1
End Class