GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoUndoManager Class / GoUndoManager Constructor
In This Topic
    GoUndoManager Constructor
    In This Topic
    Create a GoUndoManager that is ready to record document modifications, but that does not know about any documents yet.
    Syntax
    public GoUndoManager()
    See Also