共用方式為


KeyedSingletonService<TKey,TService>.Equals(TKey) 方法

定義

指出目前的物件是否等於另一個相同類型的物件。

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

參數

other
TKey

傳回

實作

適用於