示例#1
0
 public List <ListaClientes7_Result> ListaCliente()
 {
     return(db.ListaClientes7().ToList());
 }