mi sputa fuori un problema
perchè dice che
recupero = recupero1.ToInt32();
"string" non contiene una definizione per "ToInt32"
aggiungo che recupero è int
e recupero1 è string
mi sputa fuori un problema
perchè dice che
recupero = recupero1.ToInt32();
"string" non contiene una definizione per "ToInt32"
aggiungo che recupero è int
e recupero1 è string