ExpressionDataBinding Constructors
| Name | Parameters | Description |
|---|---|---|
| ExpressionDataBinding() | none | Initializes a new instance of the ExpressionDataBinding class. |
| ExpressionDataBinding(String) | expression | Initializes a new instance of the ExpressionDataBinding class with specified settings. |
See Also