Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection Namespace / CancelableEventArgs Class / CancelableEventArgs Constructor


In This Topic
CancelableEventArgs Constructor
In This Topic
CancelableEventArgs constructor.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New CancelableEventArgs()
See Also