Click or drag to resize

MinificationInstructionEquals Method

Compares this object to another object.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Boolean
See Also