Click or drag to resize

ValueExpressionParser Constructor

Overload List
  Name Description
Public method ValueExpressionParser(String) Creates a new ValueExpressionParser.
Public method ValueExpressionParser(IValueExpressionAttribute, PropertyInfo) Creates a new ValueExpressionParser from the specified valueExpressionAttribute and property parameters deriving the base expression value from GetPropertyUpdateValue(PropertyInfo).
Top
See Also