Share via


EventArgs Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the EventArgs class.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public Sub New
public EventArgs()
public:
EventArgs()
new : unit -> EventArgs
public function EventArgs()

Remarks

This constructor is called only by the .NET Micro Framework common language runtime (CLR).

.NET Framework Security

See Also

Reference

EventArgs Class

Microsoft.SPOT Namespace