C# Class Scraperion.Startup

Contains code that runs when module is loaded. DPI awareness code needs to be called before any image preview code is done to make screen coordinates work properly.
Inheritance: IModuleAssemblyInitializer
Afficher le fichier Open project: wiltaylor/ScraperionFramework

Méthodes publiques

Méthode Description
OnImport ( ) : void

Module startup code

Method Details

OnImport() public méthode

Module startup code
public OnImport ( ) : void
Résultat void