C# Class UCosmic.Domain.GeographicExpertise.GeographicExpertise

Inheritance: RevisableEntity
Mostrar archivo Open project: ucosmic/UCosmicAlpha Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
GeographicExpertise ( ) : System.Collections.Generic
GetHashCode ( ) : int

Protected Methods

Method Description
Equals ( GeographicExpertise other ) : bool

Method Details

Equals() protected method

protected Equals ( GeographicExpertise other ) : bool
other GeographicExpertise
return bool

Equals() public method

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

GeographicExpertise() public method

public GeographicExpertise ( ) : System.Collections.Generic
return System.Collections.Generic

GetHashCode() public method

public GetHashCode ( ) : int
return int