Skip to content

Commit 120e659

Browse files
committed
Some infos in the ExpressionEvaluator.cs file (4 when copied directly)
1 parent f7316cd commit 120e659

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CodingSeb.ExpressionEvaluator/ExpressionEvaluator.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
using System;
28
using System.Collections.Generic;
39
using System.ComponentModel;

0 commit comments

Comments
 (0)