예제 #1
0
 public object LoadValue(IDictionary <string, object> context)
 {
     return(Dalc.LoadValue(PrepareQuery(context)));
 }