Class Callstack
Inheritance
System.Object
Callstack
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class Callstack : object
Properties
| Improve this Doc View SourceFrames
Declaration
public List<Callstack.Frame> Frames { get; set; }
Property Value
Type | Description |
---|---|
List<Callstack.Frame> |