FSharp.Core


CustomEqualityAttribute Type

Adding this attribute to a type indicates it is a type with a user-defined implementation of equality.

Constructors

Constructor Description

CustomEqualityAttribute()

Full Usage: CustomEqualityAttribute()

Returns: CustomEqualityAttribute CustomEqualityAttribute

Creates an instance of the attribute

Returns: CustomEqualityAttribute

CustomEqualityAttribute