Example #1
0
 public Juridica ObterPorId(int Id)
 {
     return(_IJuridica.ObterPorId(Id));
 }