DynamicExpression.ParseLambda<T,S>
Related Topics
See also
Class DynamicExpression
West Wind Web Toolkit for ASP.NET
 DynamicExpression.ParseLambda<T,S>
public static Expression<Func`2> ParseLambda<T,S>(string expression,
	Object[] values);

Parameters

string expression

Object[] values


See also:

Class DynamicExpression


Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic