Example #1
0
 public DataTable FINDCLIENTEE(string texto, int agencia)
 {
     return(FI.GetDataFindCli(texto, agencia));
 }