KeyedSingletonService<TKey,TService>.Equals(TKey) Method

Definition

Indicates whether the current object is equal to another object of the same type.

public bool Equals (TKey other);
override this.Equals : 'Key -> bool
Public Function Equals (other As TKey) As Boolean

Parameters

other
TKey

Returns

Implements

Applies to