Se agrega etiqueta que hacia falta del Requerimiento 5
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C543
This commit is contained in:
parent
2be87a01c5
commit
8ddd23dc4e
1 changed files with 2 additions and 1 deletions
|
|
@ -735,7 +735,7 @@ namespace AyABL.Tran
|
|||
throw ex;
|
||||
}
|
||||
}
|
||||
|
||||
//Requerimiento 5
|
||||
public int ObtenerDiferenciaDias(DateTime FechaIngreso, DateTime FechaResolucion)
|
||||
{
|
||||
|
||||
|
|
@ -753,6 +753,7 @@ namespace AyABL.Tran
|
|||
|
||||
return n - 1;
|
||||
}
|
||||
//Requerimiento 5
|
||||
|
||||
public DataSet dsListaUsuariosXActividades(ArrayList arlCondicionesFiltroBusqueda)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue