Exemplo n.º 1
0
 public void ExecuteFaultActions(IEnumerable <Action> faultActions)
 {
     _context.ExecuteFaultActions(faultActions);
 }