Ejemplo n.º 1
0
 public AggregateProjectionInlineHandler1433489248(Marten.IDocumentStore store, Marten.Events.Aggregation.IAggregateProjection projection, Marten.Events.Aggregation.IEventSlicer <EventSourcingTests.Bugs.Bug_1679_use_inner_type_for_self_aggregate.InnerAggregate, System.Guid> slicer, Marten.Storage.ITenancy tenancy, Marten.Internal.Storage.IDocumentStorage <EventSourcingTests.Bugs.Bug_1679_use_inner_type_for_self_aggregate.InnerAggregate, System.Guid> storage, Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Bugs.Bug_1679_use_inner_type_for_self_aggregate.InnerAggregate> singleStreamAggregation) : base(store, projection, slicer, storage)
 {
     _store      = store;
     _projection = projection;
     _slicer     = slicer;
     _tenancy    = tenancy;
     _storage    = storage;
     _singleStreamAggregation = singleStreamAggregation;
 }
 public AggregateProjectionInlineHandler973344970(Marten.IDocumentStore store, Marten.Events.Aggregation.IAggregateProjection projection, Marten.Events.Aggregation.IEventSlicer <EventSourcingTests.Bugs.Bug_2025_event_inheritance_in_projection.Identity, System.Guid> slicer, Marten.Storage.ITenancy tenancy, Marten.Internal.Storage.IDocumentStorage <EventSourcingTests.Bugs.Bug_2025_event_inheritance_in_projection.Identity, System.Guid> storage, Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Bugs.Bug_2025_event_inheritance_in_projection.Identity> singleStreamAggregation) : base(store, projection, slicer, storage)
 {
     _store      = store;
     _projection = projection;
     _slicer     = slicer;
     _tenancy    = tenancy;
     _storage    = storage;
     _singleStreamAggregation = singleStreamAggregation;
 }
Ejemplo n.º 3
0
 public AggregateProjectionInlineHandler1898706479(Marten.IDocumentStore store, Marten.Events.Aggregation.IAggregateProjection projection, Marten.Events.Aggregation.IEventSlicer <EventSourcingTests.Projections.QuestParty, System.Guid> slicer, Marten.Storage.ITenancy tenancy, Marten.Internal.Storage.IDocumentStorage <EventSourcingTests.Projections.QuestParty, System.Guid> storage, Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Projections.QuestParty> singleStreamAggregation) : base(store, projection, slicer, storage)
 {
     _store      = store;
     _projection = projection;
     _slicer     = slicer;
     _tenancy    = tenancy;
     _storage    = storage;
     _singleStreamAggregation = singleStreamAggregation;
 }
Ejemplo n.º 4
0
 public AggregateProjectionLiveAggregation1433489248(Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Bugs.Bug_1679_use_inner_type_for_self_aggregate.InnerAggregate> singleStreamAggregation)
 {
     _singleStreamAggregation = singleStreamAggregation;
 }
 public AggregateProjectionLiveAggregation973344970(Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Bugs.Bug_2025_event_inheritance_in_projection.Identity> singleStreamAggregation)
 {
     _singleStreamAggregation = singleStreamAggregation;
 }
Ejemplo n.º 6
0
 public AggregateProjectionLiveAggregation1898706479(Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Projections.QuestParty> singleStreamAggregation)
 {
     _singleStreamAggregation = singleStreamAggregation;
 }
Ejemplo n.º 7
0
 public AggregateProjectionLiveAggregation1201339788(Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Aggregation.Invoice> singleStreamAggregation)
 {
     _singleStreamAggregation = singleStreamAggregation;
 }
 public AggregateProjectionLiveAggregation85257776(Marten.Events.Aggregation.SingleStreamAggregation <EventSourcingTests.Aggregation.RoomsAvailability> singleStreamAggregation)
 {
     _singleStreamAggregation = singleStreamAggregation;
 }