Class Creators
Inherited Members
Namespace: CycloneDX.Spdx.Interop.Helpers
Assembly: CycloneDX.Spdx.Interop.dll
Syntax
public static class Creators
Methods
| Edit this page View SourceAddSpdxCreators(Bom, List<string>)
Declaration
public static void AddSpdxCreators(this Bom bom, List<string> creators)
Parameters
| Type | Name | Description |
|---|---|---|
| Bom | bom | |
| List<string> | creators |
GetSpdxCreators(Bom)
Declaration
public static List<string> GetSpdxCreators(this Bom bom)
Parameters
| Type | Name | Description |
|---|---|---|
| Bom | bom |
Returns
| Type | Description |
|---|---|
| List<string> |