Example #1
0
 public IList <KeyValuePair <string, object> > GetParameters()
 {
     return(expressionContext.GetParameters());
 }