Volume(Double) Constructor
Creates a new instance of
Volume
with a particular value.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public Volume(
double value
)
Parameters
- value Double
- The value of the Volume
to use.