Table of Contents

Class WebFormManagerClass

Namespace
WebKitWebProcessExtension
Assembly
WebKitWebProcessExtension-6.0.dll
public sealed class WebFormManagerClass
Inheritance
WebFormManagerClass
Inherited Members

Constructors

WebFormManagerClass()

public WebFormManagerClass()

WebFormManagerClass(WebFormManagerClassOwnedHandle)

public WebFormManagerClass(WebFormManagerClassOwnedHandle handle)

Parameters

handle WebFormManagerClassOwnedHandle

Properties

Handle

public WebFormManagerClassOwnedHandle Handle { get; }

Property Value

WebFormManagerClassOwnedHandle

Methods

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

Equals(WebFormManagerClass?)

public bool Equals(WebFormManagerClass? other)

Parameters

other WebFormManagerClass

Returns

bool

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.