Overload List
| Name | Description | |
|---|---|---|
| RegisterProperty PropertyType (String, Func TInfo, Object ) |
Registers the given property to the object
| |
| RegisterProperty(String, Func TInfo, Object ) |
Registers the given property to the object
| |
| RegisterProperty(String, Object, Func TInfo, Object, Object ) |
Registers the given parameterized property to the object.
|
See Also