Table of Contents

Method Equals

Namespace
Autofac.Core
Assembly
Autofac.dll

Equals(object?)

public override bool Equals(object? obj)

Parameters

obj object

Returns

bool

Equals(ServiceRegistration)

public bool Equals(ServiceRegistration other)

Parameters

other ServiceRegistration

Returns

bool