XmlBuildNode.opDispatch

Add attribute by assigning a "field" on the node

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

Meta