Constructor PropertyMapping
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
PropertyMapping()
Initializes a new instance of the PropertyMapping class.
public PropertyMapping()
PropertyMapping(string, string)
Initializes a new instance of the PropertyMapping class with the specified property name and source selector.
public PropertyMapping(string name, string selector)