コード例 #1
0
 public InmobiliarioService(IInmobiliarioRepository inmRep)
 {
     this.inmRep = inmRep;
 }