GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlWriter Class / GenerateInstructions Method
In This Topic
    GenerateInstructions Method (GoXmlWriter)
    In This Topic
    Generate XML instructions before the root element.
    Syntax
    protected virtual void GenerateInstructions()
    Remarks
    By default this does nothing.
    See Also