Example #1
0
 public void Detach(IEntityWithKey tilskudd)
 {
     _container.Detach(tilskudd);
 }