Class Callstack
Inherited Members
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
[ProtoContract]
public class Callstack
Properties
| Edit this page View SourceFrames
Declaration
[ProtoMember(1)]
public List<Callstack.Frame> Frames { get; set; }
Property Value
Type | Description |
---|---|
List<Callstack.Frame> |