Example #1
0
 public bool Destroy(object IdIdioma)
 {
     return(SysIdioma.Destroy(IdIdioma) == 1);
 }