C# Class NoSqlBenchmarking.Imdb.Film

Afficher le fichier Open project: aliostad/NoSqlBenchmarking

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
Film ( ) : System
Film ( string name, int year ) : System
GetHashCode ( ) : int

Method Details

Equals() public méthode

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

Film() public méthode

public Film ( ) : System
Résultat System

Film() public méthode

public Film ( string name, int year ) : System
name string
year int
Résultat System

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int