Beispiel #1
0
 public void Delete(TAggregateRoot entity)
 {
     _unitOfworkAsync.Attach(entity);
 }