C# Class Skimur.App.Services.KarmaReportKey

Exibir arquivo Open project: skimur/skimur

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
KarmaReportKey ( System.Guid subId, KarmaType type ) : System

Method Details

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int

KarmaReportKey() public method

public KarmaReportKey ( System.Guid subId, KarmaType type ) : System
subId System.Guid
type KarmaType
return System