C# Class UCosmic.Domain.Degrees.Degree

Inheritance: RevisableEntity
Show file Open project: ucosmic/UCosmicAlpha Class Usage Examples

Public Methods

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

Protected Methods

Method Description
Degree ( ) : UCosmic.Domain.Establishments
Equals ( Degree other ) : bool

Method Details

Degree() protected method

protected Degree ( ) : UCosmic.Domain.Establishments
return UCosmic.Domain.Establishments

Equals() protected method

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

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int