Class ExternalRefs
Inheritance
System.Object
ExternalRefs
Assembly: CycloneDX.Spdx.Interop.dll
Syntax
public static class ExternalRefs : object
Methods
|
Improve this Doc
View Source
AddSpdxExternalRefs(Component, List<ExternalRef>)
Declaration
public static void AddSpdxExternalRefs(this Component component, List<ExternalRef> externalRefs)
Parameters
|
Improve this Doc
View Source
GetSpdxExternalRefs(Component)
Declaration
public static List<ExternalRef> GetSpdxExternalRefs(this Component component)
Parameters
Returns