Reflection .NET API
Attachmate.Reflection.Framework Assembly / Attachmate.Reflection.Framework Namespace / ApplicationClosingEventArgs Class / ApplicationClosingEventArgs Constructor


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