MethodNode Class |
Namespace: Slash.Unity.DataBind.Core.Utils
The MethodNode type exposes the following members.
| Name | Description | |
|---|---|---|
| MethodNode | Initializes a new instance of the MethodNode class |
| Name | Description | |
|---|---|---|
| CanValueChange |
Indicates if this the value of this node can change.
(Overrides NodeTypeInfoCanValueChange.) | |
| Method |
Method info.
|
| Name | Description | |
|---|---|---|
| GetValue |
Returns the value using the type info on the specified object.
(Overrides NodeTypeInfoGetValue(Object).) |