Show / Hide Table of Contents

Class EnergyMeasure

Inheritance
System.Object
EnergyMeasure
Namespace: CycloneDX.Models
Assembly: CycloneDX.Core.dll
Syntax
public class EnergyMeasure : object

Properties

| Improve this Doc View Source

Unit

Declaration
public EnergyUnit Unit { get; set; }
Property Value
Type Description
EnergyUnit
| Improve this Doc View Source

Value

Declaration
public float Value { get; set; }
Property Value
Type Description
System.Single
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX