Ejemplo n.º 1
0
 // TODO
 public PatternMatcher <T> Then(PatternMatcher <T> pattern)
 {
     Matches.Subscribe();
 }