C# Class Queue.Services.DTO.IdentifiedEntity

Inheritance: System.Entity
Show file Open project: breslavsky/queue

Private Properties

Property Type Description

Public Methods

Method Description
Empty ( ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Empty() public method

public Empty ( ) : bool
return bool

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int