Esempio n. 1
0
 public bool Destroy(object IdAreaTematica)
 {
     return(RisAreaTematica.Destroy(IdAreaTematica) == 1);
 }