Table of Contents

ZebiOrDefault Method

Definition

Namespace
Codebelt.Unitify
Assemblies
Codebelt.Unitify.dll
Source
src/Codebelt.Unitify/PrefixTableExtensions.cs

ZebiOrDefault(PrefixTable)

Returns the unit with the Zebi prefix or the default value if not found.

public static IPrefixUnit ZebiOrDefault(this PrefixTable prefixes)

Parameters

prefixes PrefixTable

The table of multiple units.

Returns

IPrefixUnit

The unit with the Zebi prefix or the default value.