Class CertificationLevelExtensions
Inheritance
CertificationLevelExtensions
Assembly: CycloneDX.Core.dll
Syntax
public static class CertificationLevelExtensions
Methods
|
Edit this page
View Source
CertificationLevelFromString(string)
Declaration
public static CertificationLevel CertificationLevelFromString(string value)
Parameters
Type |
Name |
Description |
string |
value |
|
Returns
|
Edit this page
View Source
CertificationLevelToString(CertificationLevel)
Declaration
public static string CertificationLevelToString(CertificationLevel level)
Parameters
Returns