Example #1
0
 public void RightActivate(Func <RoutingContext <T>, bool> callback)
 {
     _betaMemory.RightActivate(callback);
 }