C# Class EventStore.Projections.Core.Services.ProjectionStatistics

Afficher le fichier Open project: EventStore/EventStore Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : ProjectionStatistics
Equals ( object obj ) : bool
GetHashCode ( ) : int

Méthodes protégées

Méthode Description
Equals ( ProjectionStatistics other ) : bool

Method Details

Clone() public méthode

public Clone ( ) : ProjectionStatistics
Résultat ProjectionStatistics

Equals() protected méthode

protected Equals ( ProjectionStatistics other ) : bool
other ProjectionStatistics
Résultat bool

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int