ServerFactory.ClientOptions.Equals 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Equals(ServerFactory+ClientOptions)
[System.Runtime.CompilerServices.IsReadOnly]
public readonly bool Equals(Microsoft.ServiceHub.Framework.ServerFactory.ClientOptions other);
Public Function Equals (other As ServerFactory.ClientOptions) As Boolean
參數
傳回
實作
- 屬性
適用於
Equals(Object)
[System.Runtime.CompilerServices.IsReadOnly]
public override readonly bool Equals(object obj);
Public Overrides Function Equals (obj As Object) As Boolean
參數
- obj
- Object
傳回
- 屬性