GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlBindingTransformer Class / GoXmlBindingTransformer Constructor
In This Topic
    GoXmlBindingTransformer Constructor
    In This Topic
    Overload List
    OverloadDescription
    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.  
    Create a GoXmlBindingTransformer with a given GoXmlTransformer.ElementName and a given Northwoods.Go.GoObject or ICloneable Prototype, whose Type is the GoXmlTransformer.TransformerType.  
    See Also