GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoChangedEventArgs Class / GoChangedEventArgs Constructor / GoChangedEventArgs Constructor(GoChangedEventArgs)
In This Topic
    GoChangedEventArgs Constructor(GoChangedEventArgs)
    In This Topic
    This copy constructor makes a copy of the argument object.
    Syntax
    public GoChangedEventArgs( 
       GoChangedEventArgs e
    )

    Parameters

    e
    See Also