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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph