Прочитать на английском Изменить

Поделиться через


JSType.Function<T1,T2,T3,T4> Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Marshals as the JavaScript Function type.

C#
public sealed class JSType.Function<T1,T2,T3,T4> : System.Runtime.InteropServices.JavaScript.JSType where T1 : JSType where T2 : JSType where T3 : JSType where T4 : JSType

Type Parameters

T1

The type of marshalled parameter or result.

T2

The type of marshalled parameter.

T3

The type of marshalled parameter.

T4

The type of marshalled parameter.

Inheritance
JSType.Function<T1,T2,T3,T4>

Methods

Equals(Object)

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

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to

Продукт Версии
.NET 7, 8, 9, 10