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
Spring
RabbitQuickStart
Common
Data
TradeRequest
C# Class Spring.RabbitQuickStart.Common.Data.TradeRequest
Simple POCO class that represents a simple trade request
ファイルを表示
Open project: spring-projects/spring-net-amqp-samples
Class Usage Examples
Public Methods
Method
Description
Equals
(
TradeRequest
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Equals()
public
method
public
Equals
(
TradeRequest
other
) :
bool
other
TradeRequest
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int