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
Sharekhan
domain
Rate
C# Class Sharekhan.domain.Rate
ファイルを表示
Open project: anagri/sharekhan
Public Methods
Method
Description
Equals
(
Rate
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Rate
(
double
rate
)
Private Methods
Method
Description
Rate
( )
Method Details
Equals()
public
method
public
Equals
(
Rate
other
) :
bool
other
Rate
return
bool
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Rate()
public
method
public
Rate
(
double
rate
)
rate
double