Table of Contents

Class MemoryBreakdownEntry

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

Constructors

MemoryBreakdownEntry()

public MemoryBreakdownEntry()

Fields

Attribution

[Value("attribution")]
public List<MemoryAttribution> Attribution

Field Value

List<MemoryAttribution>

Bytes

[Value("bytes")]
public ulong Bytes

Field Value

ulong

Types

[Value("types")]
public List<string> Types

Field Value

List<string>