Exemple #1
0
 public static List <tbTipoClientes> getTipoCliente()
 {
     return(DClientes.getTipoCliente());
 }