Show / Hide Table of Contents

Class SpdxDocumentHelpers

Inheritance
System.Object
SpdxDocumentHelpers
Namespace: CycloneDX.Spdx.Interop.Helpers
Assembly: CycloneDX.Spdx.Interop.dll
Syntax
public static class SpdxDocumentHelpers : object

Methods

| Improve this Doc View Source

AddCycloneDXComponents(SpdxDocument, Bom)

Declaration
public static void AddCycloneDXComponents(this SpdxDocument doc, Bom bom)
Parameters
Type Name Description
SpdxDocument doc
Bom bom
| Improve this Doc View Source

IsSpdxPackageSupportedComponentType(Component)

Declaration
public static bool IsSpdxPackageSupportedComponentType(Component component)
Parameters
Type Name Description
Component component
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX