C# Class BusinessLogic.Models.PlayedGames.RecentlyPlayedGamesFilter

Afficher le fichier Open project: NemeStats/NemeStats Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
RecentlyPlayedGamesFilter ( )

Méthodes protégées

Méthode Description
Equals ( RecentlyPlayedGamesFilter other ) : bool

Method Details

Equals() protected méthode

protected Equals ( RecentlyPlayedGamesFilter other ) : bool
other RecentlyPlayedGamesFilter
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

RecentlyPlayedGamesFilter() public méthode