Monitorin - MRN Storno

This commit is contained in:
2022-09-21 10:19:23 +02:00
parent 4bc0e5f33e
commit 1e7312208e
11 changed files with 2155 additions and 64 deletions

View File

@@ -69,23 +69,5 @@ Namespace My.Resources
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''<summary>
''' Sucht eine lokalisierte Zeichenfolge, die ähnelt.
'''</summary>
Friend ReadOnly Property sdf2sdf21sdfds() As String
Get
Return ResourceManager.GetString("sdf2sdf21sdfds", resourceCulture)
End Get
End Property
'''<summary>
''' Sucht eine lokalisierte Zeichenfolge, die 1.4.2 ähnelt.
'''</summary>
Friend ReadOnly Property version() As String
Get
Return ResourceManager.GetString("version", resourceCulture)
End Get
End Property
End Module
End Namespace