Esempio n. 1
0
 public static ENResultOperation Listar(string Texto_Buscar)
 {
     return(ClsPaisDA.Listar(Texto_Buscar));
 }