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
Bytes
[Value("bytes")]
public ulong Bytes
Field Value
Types
[Value("types")]
public List<string> Types