Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Dec 25, 2024
1 parent 8bc7080 commit c6321e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/System.Linq.Dynamic.Core/ParsingConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ public class ParsingConfig
/// - (extension) methods
/// - constant expressions ("null", "true", "false")
/// - keywords ("it", "parent", "root")
/// - symbols ("$", "^", "~")
/// - functions ("as", "cast", "iif", "is", "isnull", "new", "np")
///
/// Default value is <c>false</c>.
Expand Down

0 comments on commit c6321e6

Please sign in to comment.