Equals(Object?) Method

Definition

Namespace SharpYaml.Model
Assembly SharpYaml.dll

Determines whether the specified object is equal to the current instance.

public override bool Equals(object? obj)

Parameters

obj
Object

Returns