Exemplo 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;
 }
 public AggregateProjectionInlineHandler85257776(Marten.IDocumentStore store, Marten.Events.Aggregation.IAggregateProjection projection, Marten.Events.Aggregation.IEventSlicer <EventSourcingTests.Aggregation.RoomsAvailability, System.Guid> slicer, Marten.Storage.ITenancy tenancy, Marten.Internal.Storage.IDocumentStorage <EventSourcingTests.Aggregation.RoomsAvailability, System.Guid> storage, Marten.Events.Aggregation.AggregateProjection <EventSourcingTests.Aggregation.RoomsAvailability> aggregateProjection) : base(store, projection, slicer, storage)
 {
     _store               = store;
     _projection          = projection;
     _slicer              = slicer;
     _tenancy             = tenancy;
     _storage             = storage;
     _aggregateProjection = aggregateProjection;
 }
Exemplo n.º 4
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;
 }