Пример #1
0
 public int GetSend(string cnpj)
 {
     return(_instituicaoRepository.GetSend(cnpj));
 }