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