![]() | PropertyNode Class |
Namespace: Slash.Unity.DataBind.Core.Utils
The PropertyNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropertyNode | Initializes a new instance of the PropertyNode class |
Name | Description | |
---|---|---|
![]() | CanValueChange |
Indicates if this the value of this node can change.
(Overrides NodeTypeInfo.CanValueChange.) |
![]() | Property |
Property info.
|
Name | Description | |
---|---|---|
![]() | GetValue |
Returns the value using the type info on the specified object.
(Overrides NodeTypeInfo.GetValue(Object).) |
![]() | SetValue |
Set the value of the member in the specified object to the specified value.
(Overrides NodeTypeInfo.SetValue(Object, Object).) |