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