Click or drag to resize

SimPriceItemEquals(SimPriceItem) Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool Equals(
	SimPriceItem? other
)

Parameters

other  SimPriceItem
 

Return Value

Boolean

Implements

IEquatableTEquals(T)
See Also