DGS zu ATANAK
This commit is contained in:
30
Aviso/My Project/Resources.Designer.vb
generated
30
Aviso/My Project/Resources.Designer.vb
generated
@@ -268,6 +268,36 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Sucht eine lokalisierte Ressource vom Typ System.Byte[].
|
||||
'''</summary>
|
||||
Friend ReadOnly Property ATANAK_Instructions_Export() As Byte()
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("ATANAK_Instructions_Export", resourceCulture)
|
||||
Return CType(obj,Byte())
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Sucht eine lokalisierte Ressource vom Typ System.Byte[].
|
||||
'''</summary>
|
||||
Friend ReadOnly Property ATANAK_Instructions_Export_T1() As Byte()
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("ATANAK_Instructions_Export_T1", resourceCulture)
|
||||
Return CType(obj,Byte())
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Sucht eine lokalisierte Ressource vom Typ System.Byte[].
|
||||
'''</summary>
|
||||
Friend ReadOnly Property ATANAK_Instructions_Import() As Byte()
|
||||
Get
|
||||
Dim obj As Object = ResourceManager.GetObject("ATANAK_Instructions_Import", resourceCulture)
|
||||
Return CType(obj,Byte())
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Sucht eine lokalisierte Ressource vom Typ System.Drawing.Bitmap.
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user