Enhancement for issue #79
This commit is contained in:
Generated
+9
@@ -1842,6 +1842,15 @@ Namespace My.Resources
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Parameter:.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property frmGameManager_lblParameter() As String
|
||||
Get
|
||||
Return ResourceManager.GetString("frmGameManager_lblParameter", resourceCulture)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to Process:.
|
||||
'''</summary>
|
||||
|
||||
Reference in New Issue
Block a user