Show / Hide Table of Contents

Class CycloneDXBomHelpers

Inheritance
object
CycloneDXBomHelpers
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: CycloneDX.Spdx.Interop.Helpers
Assembly: CycloneDX.Spdx.Interop.dll
Syntax
public static class CycloneDXBomHelpers

Methods

| Edit this page View Source

AddSpdxPackages(Bom, SpdxDocument)

Declaration
public static void AddSpdxPackages(this Bom bom, SpdxDocument doc)
Parameters
Type Name Description
Bom bom
SpdxDocument doc
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX