YoctoOrDefault Method
Definition
- Assemblies
- Codebelt.Unitify.dll
YoctoOrDefault(PrefixTable)
Returns the unit with the Yocto prefix or the default value if not found.
public static IPrefixUnit YoctoOrDefault(this PrefixTable prefixes)
Parameters
prefixesPrefixTableThe table of multiple units.
Returns
- IPrefixUnit
The unit with the Yocto prefix or the default value.