GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / IGoXmlTransformer Interface
Members
In This Topic
    IGoXmlTransformer Interface
    In This Topic
    This interface represents the methods that GoXmlWriter or GoXmlReader will call to generate or consume XML for an arbitrary type of object.
    Syntax
    public interface IGoXmlTransformer 
    See Also