C# Class GetIn.Dislike

Mostra file Open project: bagheera/getin Class Usage Examples

Public Properties

Property Type Description
SIMILARITY_SCORE double

Public Methods

Method Description
Equals ( Dislike other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Method Details

Equals() public method

public Equals ( Dislike other ) : bool
other Dislike
return bool

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

operator() public static method

public static operator ( ) : bool
return bool

Property Details

SIMILARITY_SCORE public_oe static_oe property

public static double SIMILARITY_SCORE
return double