예제 #1
0
 public SearchProperties()
 {
     this._db = new VentaPropiedadesContext();
 }
 public PublicationService()
 {
     this._db = new VentaPropiedadesContext();
 }