Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ServiceStack
Server
Tests
Shared
Item
C# Class ServiceStack.Server.Tests.Shared.Item
ファイルを表示
Open project: ServiceStack/ServiceStack
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Protected Methods
Method
Description
Equals
(
Item
other
) :
bool
Method Details
Equals()
protected
method
protected
Equals
(
Item
other
) :
bool
other
Item
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int