コード例 #1
0
 public int ObterTotalRegistros(string pesquisa)
 {
     return(_financeiroService.ObterTotalRegistros(pesquisa));
 }