XAction Class | |
Helper class that stores actions (codeblocks) for XML nodes
Inheritance Hierarchy
Namespace:
XSharp.XPP
Assembly:
XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax The XAction type exposes the following members.
Constructors
| Name | Description |
---|
| XAction | Initializes a new instance of the XAction class |
TopProperties
| Name | Description |
---|
| Block | Codeblock to run for the action |
| Name | XML node name for which the action runs. |
TopSee Also