JSMarshalerType
BigInt64
Boolean
Byte
Char
DateTime
DateTimeOffset
Discard
Double
Exception
Int16
Int32
Int52
IntPtr
JSObject
Object
Single
String
Void
Action()
Action(JSMarshalerType)
Action(JSMarshalerType, JSMarshalerType)
Action(JSMarshalerType, JSMarshalerType, JSMarshalerType)
Array(JSMarshalerType)
ArraySegment(JSMarshalerType)
Function(JSMarshalerType)
Function(JSMarshalerType, JSMarshalerType)
Function(JSMarshalerType, JSMarshalerType, JSMarshalerType)
Function(JSMarshalerType, JSMarshalerType, JSMarshalerType, JSMarshalerType)
Nullable(JSMarshalerType)
Span(JSMarshalerType)
Task()
Task(JSMarshalerType)
net9.0
namespace System.Runtime.InteropServices.JavaScript
{
[EditorBrowsable(EditorBrowsableState.Never)]
[SupportedOSPlatform("browser")]
public sealed class JSMarshalerType
{
public static JSMarshalerType! Int16 { get; }
}
}
Design Reviews |
|
---|---|
.NET | 7.08.09.0 |
Information specific to net9.0 | |
Assembly | System.Runtime.InteropServices.JavaScript , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API