make sure its latest.

This commit is contained in:
David Lebee 2018-04-10 18:26:44 -05:00
parent 65294edebc
commit a8661af93b

View File

@ -138,6 +138,8 @@ namespace PoweredSoft.DynamicLinq.ConsoleApp
parentExpression, currentExpressionLambda);
}
});
Result = currentExpression;
}
}
}