Click or drag to resize

ValueExpressionParserT Constructor

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