Example #1
0
 public DataTable ListarCarteraProyecto(int proyectoid)
 {
     return(MCartera.ListarCarteraProyecto(proyectoid));
 }