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