Beispiel #1
0
 private void UseDefaultRouteForNextCall()
 {
     SetRoute(x => _routeFactory.RecordReplay(x));
 }