Click or drag to resize

ComboGroupIdAndNameEquals Method (ComboGroupIdAndName)

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

Parameters

other
Type: Resto.Front.Api.Data.OrdersComboGroupIdAndName

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also