Exemplo n.º 1
0
 public int Save()
 {
     return(mPlaceRepository.Save(this));
 }