GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlBindingTransformer Class / GoXmlBindingTransformer Constructor / GoXmlBindingTransformer Constructor(Object)
In This Topic
    GoXmlBindingTransformer Constructor(Object)
    In This Topic
    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.
    Syntax
    public GoXmlBindingTransformer( 
       object proto
    )

    Parameters

    proto
    See Also