Ejemplo n.º 1
0
 void When(SecondHappened e) =>
 Then(new SecondObserved(Id));
Ejemplo n.º 2
0
 static Id RouteFirst(SecondHappened e) => e.Id;