InlineParsingInstruction.Equals

Equals(InlineParsingInstruction)

Vergleiche zwei InlineParsingInstruction.

public bool Equals(InlineParsingInstruction other)
ParameterTypBeschreibung
otherInlineParsingInstructionDas andere.

Rückgabewert

Der boolesche Wert.

Siehe auch


Equals(object)

Überschreibt die Equals-Methode.

public override bool Equals(object obj)
ParameterTypBeschreibung
objObjectDas Objekt.

Rückgabewert

Der boolesche Wert.

Siehe auch