You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Models Namespaces > RainWorx.FrameWorx.MVC.Models > Equals Method

CustomFieldComparerEquals Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.MVC.Models
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public bool Equals(
	CustomField x,
	CustomField y
)

Parameters

x
Type: RainWorx.FrameWorx.DTOCustomField
y
Type: RainWorx.FrameWorx.DTOCustomField

Return Value

Type: Boolean

Implements

IEqualityComparerTEquals(T, T)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.