We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7316cd commit 120e659Copy full SHA for 120e659
CodingSeb.ExpressionEvaluator/ExpressionEvaluator.cs
@@ -1,3 +1,9 @@
1
+// -------------------------------------------------------------
2
+// Title : ExpressionEvaluator (https://github.com/codingseb/ExpressionEvaluator)
3
+// Author : Coding Seb
4
+// Licence : MIT (https://github.com/codingseb/ExpressionEvaluator/blob/master/LICENSE.md)
5
6
+
7
using System;
8
using System.Collections.Generic;
9
using System.ComponentModel;
0 commit comments