XmlBuildNode.opDispatch

Create a child node by calling a "method" on the node

  1. XmlBuildNode opDispatch(string[string] attributes)
    class XmlBuildNode
    opDispatch
    (
    string name
    )
    (
    string[string] attributes = null
    )
  2. string opDispatch [@property setter]

Meta