MessageHandler MH Sign Up

TestProjectionInvoker Invoke Method

I

Definition

Package: MessageHandler.EventSourcing.Testing
Assembly: MessageHandler.EventSourcing.Testing
Namespace: MessageHandler.EventSourcing.Testing
Class: TestProjectionInvoker

Overloads

Method Description
Invoke(T, IEnumerable) Invoke the projections corresponding to the provided target model and sourced events.
Invoke(T, SourcedEvent) Invoke the projection corresponding to the provided target model and sourced event.

Invoke(T, IEnumerable)

Invoke the projections corresponding to the provided target model and sourced events.

Parameters

model: T
The model to project into
events: System.Collections.Generic.IEnumerable
The events to project from

Invoke(T, SourcedEvent)

Invoke the projection corresponding to the provided target model and sourced event.

Parameters

model: T
The model to project into
event: MessageHandler.EventSourcing.Contracts.SourcedEvent
The event to project from

Sign up to our newsletter to get notified about new content and releases

You can unsubscribe at any time by clicking the link in the footer of your emails. I use Mailchimp as my marketing platform. By clicking subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.