Esempio n. 1
0
 public bool DeleteTranslator(Int64 Id)
 {
     return(objTDS.DeleteTranslator(Id));
 }