Ejemplo n.º 1
0
 public JsonLogicEvaluator(IManageOperators operations)
 {
     this.operations = operations;
 }