asp.net.ph

EventArgs Constructor

System Namespace   EventArgs Class


Initializes a new instance of the EventArgs class.

[ VB ]
<Serializable>
Public Sub New ( )

[ C# ]
[ Serializable ]
public EventArgs ( );

[ C++ ]
[ Serializable ]
public: EventArgs ( );

[ JScript ]
public Serializable
function EventArgs ( );

Remarks

This constructor is only called by the common language runtime.

See Also

EventArgs Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note