Table of Contents

Class ExtremumExtensions

Namespace
Garyon.Objects
Assembly
Garyon.dll

Provides extension functions for the Extremum enum.

public static class ExtremumExtensions
Inheritance
ExtremumExtensions
Inherited Members

Methods

TargetComparisonResult(Extremum)

Gets the target comparison result that the extremum meets when compared against the other elements.

public static ComparisonResult TargetComparisonResult(this Extremum extremum)

Parameters

extremum Extremum

The extremum kind.

Returns

ComparisonResult

The ComparisonResult converted from the Extremum.