Exemple #1
0
 public EntityBase <ScooterEntity> Get(ScooterEntity id)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void Delete(ScooterEntity id)
 {
     throw new NotImplementedException();
 }