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 402e008 commit 3935968Copy full SHA for 3935968
Mvc.JQuery.Datatables/ResourceHelper.cs
@@ -3,6 +3,7 @@
3
using System.Linq;
4
using System.Reflection;
5
using System.Text;
6
+using System.ComponentModel.DataAnnotations;
7
8
namespace Mvc.JQuery.Datatables
9
{
0 commit comments