Class FloatEqualityComparer
Implements
Inherited Members
Namespace: UnityEngine.TestTools.Utils
Assembly: solution.dll
Syntax
public class FloatEqualityComparer : IEqualityComparer<float>
Constructors
Name | Description |
---|---|
FloatEqualityComparer(float) |
Properties
Name | Description |
---|---|
Instance |
Methods
Name | Description |
---|---|
Equals(float, float) | Determines whether the specified objects are equal. |
GetHashCode(float) | Returns a hash code for the specified object. |