C# Class Raven.Tests.Indexes.ShoppingCartEventsToShopingCart

Inheritance: Raven.Database.Linq.AbstractViewGenerator
Mostra file Open project: nhsevidence/ravendb

Public Methods

Method Description
ShoppingCartEventsToShopingCart ( ) : System

Private Methods

Method Description
EventsToShoppingCart ( IEnumerable source ) : IEnumerable
Reduce ( IEnumerable source ) : IEnumerable

Method Details

ShoppingCartEventsToShopingCart() public method

public ShoppingCartEventsToShopingCart ( ) : System
return System