Exemple #1
0
 public int Save()
 {
     return(mPlaceRepository.Save(this));
 }