Bridge
EventArgs Constructor
Initializes a new instance of the
EventArgs
class.
Namespace:
System
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
EventArgs
()
Public
Sub
New
public
:
EventArgs
()
See Also
EventArgs Class
System Namespace