Exemplo n.º 1
0
 ObjectFormulaTree ITreeTransformation.Transform(ObjectFormulaTree tree)
 {
     return(tree.Derivation(der));
 }