C# Class PuppeteerExtraSharp.Plugins.ExtraStealth.Evasions.PluginEvasion

Inheritance: IPuppeteerExtraPlugin
Mostrar archivo Open project: Overmiind/Puppeteer-sharp-extra

Public Methods

Method Description
OnPageCreated ( Page page ) : Task
PluginEvasion ( ) : System.Threading.Tasks

Method Details

OnPageCreated() public method

public OnPageCreated ( Page page ) : Task
page Page
return Task

PluginEvasion() public method

public PluginEvasion ( ) : System.Threading.Tasks
return System.Threading.Tasks