Mass Conversion (Double to Mass)
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static implicit operator Mass (
double value
)
- value Double
- The value to use to create a new Mass object.
MassA new
Mass with the same value.
When created using the implicit operator, the
Mass instance
will use the
Gram as its default
Unit.