Exemplo n.º 1
0
 public object LoadValue(IDictionary <string, object> context)
 {
     return(Dalc.LoadValue(PrepareQuery(context)));
 }