Beispiel #1
0
 public void UpdatePluggEntity()
 {
     BaseRepository rep = new BaseRepository();
     rep.UpdatePlugg(ThePlugg);
 }