Beispiel #1
0
 public void Delete(string dbid)
 {
     _repository.DeletePost(dbid);
 }