Class EvaluationCountHelper
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public static class EvaluationCountHelper
- Inheritance
-
EvaluationCountHelper
- Inherited Members
Methods
GetCount(string, string)
public static int? GetCount(string json, string name)
Parameters
Returns
- int?
SetCount(string, string, int?)
public static string SetCount(string json, string name, int? value)