ContractSortKeyEquals Method (ContractSortKey)

GF API Documentation
Structural equality

Namespace:  GF.Api.Contracts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public bool Equals(
	ContractSortKey other
)

Parameters

other
Type: GF.Api.ContractsContractSortKey

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also

Reference