C# 클래스 PPPDDDChap23.EventSourcing.Application.Infrastructure.PasAsYouGoAccountSnapshotJob

파일 보기 프로젝트 열기: elbandit/PPPDDD

공개 메소드들

메소드 설명
PasAsYouGoAccountSnapshotJob ( IDocumentStore documentStore ) : PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo
Run ( ) : void

비공개 메소드들

메소드 설명
GetIds ( ) : IEnumerable

메소드 상세

PasAsYouGoAccountSnapshotJob() 공개 메소드

public PasAsYouGoAccountSnapshotJob ( IDocumentStore documentStore ) : PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo
documentStore IDocumentStore
리턴 PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo

Run() 공개 메소드

public Run ( ) : void
리턴 void