Class ITPFirstParty
- Namespace
- WebKit
- Assembly
- WebKit-6.0.dll
public sealed class ITPFirstParty : BoxedRecord, IEquatable<ITPFirstParty>
- Inheritance
-
ITPFirstParty
- Implements
- Inherited Members
Constructors
ITPFirstParty(ITPFirstPartyOwnedHandle)
public ITPFirstParty(ITPFirstPartyOwnedHandle handle)
Parameters
handle
ITPFirstPartyOwnedHandle
Properties
Handle
public ITPFirstPartyOwnedHandle Handle { get; }
Property Value
Methods
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
Equals(ITPFirstParty?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(ITPFirstParty? other)
Parameters
other
ITPFirstPartyAn object to compare with this object.
Returns
GetDomain()
[Version("2.30")]
public string GetDomain()
Returns
GetGType()
public static Type GetGType()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
GetLastUpdateTime()
[Version("2.30")]
public DateTime GetLastUpdateTime()
Returns
GetWebsiteDataAccessAllowed()
[Version("2.30")]
public bool GetWebsiteDataAccessAllowed()
Returns
Ref()
[Version("2.30")]
public ITPFirstParty Ref()
Returns
Unref()
[Version("2.30")]
public void Unref()