Table of Contents

Class Module

Namespace
WebKitWebProcessExtension
Assembly
WebKitWebProcessExtension-6.0.dll
public static class Module
Inheritance
Module
Inherited Members

Methods

Initialize()

Initialize the WebKit2WebExtension module.

public static void Initialize()

Remarks

Calling this method is necessary to correctly initialize the bindings and should be done before using anything else in the WebKit2WebExtension namespace.

Calling this method will also initialize the modules this module depends on:

Module
Module
Module