Forguncyマニュアル
Equals(Object) メソッド

Microsoft.Owin.BuilderProperties 名前空間 > AppProperties 構造体 > Equals メソッド : Equals(Object) メソッド
The object to compare with the current instance.
Indicates whether this instance and a specified object are equal.
シンタックス
'宣言
 
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
public override bool Equals( 
   object obj
)

パラメータ

obj
The object to compare with the current instance.

戻り値の型

true if obj and this instance are the same type and represent the same value; otherwise, false.
参照

AppProperties 構造体
AppProperties メンバ
オーバーロード一覧