C# Class Skimur.App.Services.KarmaReportKey

Afficher le fichier Open project: skimur/skimur

Méthodes publiques

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

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

KarmaReportKey() public méthode

public KarmaReportKey ( System.Guid subId, KarmaType type ) : System
subId System.Guid
type KarmaType
Résultat System