C# Class PPPDDDChap23.EventSourcing.Application.Infrastructure.PasAsYouGoAccountSnapshotJob

Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
PasAsYouGoAccountSnapshotJob ( IDocumentStore documentStore ) : PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo
Run ( ) : void

Private Methods

Méthode Description
GetIds ( ) : IEnumerable

Method Details

PasAsYouGoAccountSnapshotJob() public méthode

public PasAsYouGoAccountSnapshotJob ( IDocumentStore documentStore ) : PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo
documentStore IDocumentStore
Résultat PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo

Run() public méthode

public Run ( ) : void
Résultat void