NuGet:
- update massivo - re-test compilazione
This commit is contained in:
@@ -497,7 +497,7 @@ namespace MP_IO.Controllers
|
||||
DataLayer DataLayerObj = new DataLayer();
|
||||
int count = 0;
|
||||
Int32.TryParse(cnt, out count);
|
||||
int disKa = false;
|
||||
bool disKa = false;
|
||||
bool.TryParse(disabKA, out disKa);
|
||||
answ = DataLayerObj.processFluxLog(id, flux, valore, dtEve, dtCurr, count, disKa);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user