FirstRepo/src/async/async-and-await/vb/ParallelAsyncExample/Application.xaml.vb
2024-11-12 21:26:38 +05:30

7 lines
156 B
VB.net

Class Application
' Application-level events, such as Startup, Exit, and DispatcherUnhandledException
' can be handled in this file.
End Class