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