C# Class ClamAV.Managed.Samples.AsyncGui.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Show file Open project: rmuch/ClamAV.Managed

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void