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