C# Class ServiceStack.WebHost.Endpoints.Tests.IntegrationTests.Movie

Afficher le fichier Open project: firstsee/ServiceStack Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( Movie other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
Movie ( ) : System

Method Details

Equals() public méthode

public Equals ( Movie other ) : bool
other Movie
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

Movie() public méthode

public Movie ( ) : System
Résultat System