Table of Contents

Class WebAssemblyInstantiatedSource

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class WebAssemblyInstantiatedSource
Inheritance
WebAssemblyInstantiatedSource
Inherited Members

Constructors

WebAssemblyInstantiatedSource()

public WebAssemblyInstantiatedSource()

Fields

Instance

[Value("instance")]
public required Instance Instance

Field Value

Instance

Module

[Value("module")]
public required Module Module

Field Value

Module