Ejemplo n.º 1
0
 public void AddTransformation(Func <ISet <EquatableEdge <IBuilder> >, bool> transformation)
 {
     baseContext.AddTransformation(transformation);
 }