Overload | Description |
---|---|
GoXmlBindingTransformer Constructor(Object) | Create a GoXmlBindingTransformer with a GoXmlTransformer.TransformerType that is the Type of the given Northwoods.Go.GoObject or ICloneable Prototype, and with an GoXmlTransformer.ElementName that is that Type's Name. |
GoXmlBindingTransformer Constructor(String,Object) | Create a GoXmlBindingTransformer with a given GoXmlTransformer.ElementName and a given Northwoods.Go.GoObject or ICloneable Prototype, whose Type is the GoXmlTransformer.TransformerType. |