Ejemplo n.º 1
0
 public int Existe(int protocolo)
 {
     return(_da.ExisteProcDocArquivado(protocolo));
 }