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