Click or drag to resize

InstrumentDefinitionEquals(InstrumentDefinition) Method


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

Parameters

other  InstrumentDefinition
 

Return Value

Boolean

Implements

IEquatableTEquals(T)
See Also