GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoUndoableEdit Interface
Members
In This Topic
    IGoUndoableEdit Interface
    In This Topic
    This interface specifies how a document change (an edit) can be managed by the UndoManager.
    Syntax
    public interface IGoUndoableEdit 
    See Also