Click or drag to resize

ComboGroupIdAndNameEquals(ComboGroupIdAndName) Method


Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public bool Equals(
	ComboGroupIdAndName other
)

Parameters

other  ComboGroupIdAndName
 

Return Value

Boolean

Implements

IEquatableTEquals(T)
See Also