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

    Parameters

    evt
    See Also