Table of Contents

Class ProfilerStack

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

Constructors

ProfilerStack()

public ProfilerStack()

Fields

FrameId

[Value("frameId")]
public required ulong FrameId

Field Value

ulong

ParentId

[Value("parentId")]
public ulong ParentId

Field Value

ulong