Click or drag to resize

ContainerHelperIsEqual Method (ITransientObject, ITransientObject)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool IsEqual(
	ITransientObject this_,
	ITransientObject that
)

Parameters

this_
Type: de.unika.ipd.grGen.libGrITransientObject
that
Type: de.unika.ipd.grGen.libGrITransientObject

Return Value

Type: Boolean
See Also