refresh from EgtDev

This commit is contained in:
Emmanuele Sassi
2021-03-05 13:14:27 +01:00
parent 729b6eb7d4
commit afff4878bd
16 changed files with 673 additions and 44 deletions
+1 -1
View File
@@ -20,7 +20,6 @@ Public Class ProjectFile
End Get
End Property
Protected m_nProdId As Integer = 0
Public ReadOnly Property nProdId As Integer
Get
@@ -55,6 +54,7 @@ Public Class ProjectFile
End Set
End Property
' temporaneo, per funzionamento vecchio senza db
Sub New()
End Sub