C# Class PatientPending.Core.ViewRebuilder

Afficher le fichier Open project: PaulUpson/PatientPending

Méthodes publiques

Méthode Description
RebuildAll ( int milliseconds = 5 ) : void
ViewRebuilder ( IEventStore storage, IEventPublisher publisher ) : System.Threading

Method Details

RebuildAll() public méthode

public RebuildAll ( int milliseconds = 5 ) : void
milliseconds int
Résultat void

ViewRebuilder() public méthode

public ViewRebuilder ( IEventStore storage, IEventPublisher publisher ) : System.Threading
storage IEventStore
publisher IEventPublisher
Résultat System.Threading