Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Scraperion
Startup
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
Datei anzeigen
Open project: wiltaylor/ScraperionFramework
Public Methods
Method
Description
OnImport
( ) :
void
Module startup code
Method Details
OnImport()
public
method
Module startup code
public
OnImport
( ) :
void
return
void