Table of Contents

Class ProfilerFrame

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

Constructors

ProfilerFrame()

public ProfilerFrame()

Fields

Column

[Value("column")]
public ulong Column

Field Value

ulong

Line

[Value("line")]
public ulong Line

Field Value

ulong

Name

[Value("name")]
public required string Name

Field Value

string

ResourceId

[Value("resourceId")]
public ulong ResourceId

Field Value

ulong