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

Exibir arquivo Open project: EventStore/EventStore Class Usage Examples

Public Methods

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

Protected Methods

Method Description
Equals ( ProjectionStatistics other ) : bool

Method Details

Clone() public method

public Clone ( ) : ProjectionStatistics
return ProjectionStatistics

Equals() protected method

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

Equals() public method

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

GetHashCode() public method

public GetHashCode ( ) : int
return int