GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / ToString Method
In This Topic
    ToString Method (GoChangedEventArgs)
    In This Topic
    Produce a description that may be useful in debugging event handling and the undo manager.
    Syntax
    public override string ToString()
    See Also