C# Class Queue.Services.DTO.IdentifiedEntity

Inheritance: System.Entity
Afficher le fichier Open project: breslavsky/queue

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Empty() public méthode

public Empty ( ) : bool
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