GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoUndoManagerCompoundEdit Class
Members
In This Topic
    GoUndoManagerCompoundEdit Class
    In This Topic
    This class is used to hold a list of GoChangedEventArgs that should be undone or redone altogether.
    Syntax
    [Serializable()]
    public class GoUndoManagerCompoundEdit : IGoUndoableEdit  
    See Also