Vendr.Core.Specifications namespace
Public Type | Description |
---|---|
interface IQuerySpecification<T> | |
interface IQuerySpecificationVisitor<T> | |
interface ISortSpecification<T> | |
interface ISortSpecificationVisitor<T> | |
interface ISpecification<T> | |
abstract class SortSpecificationBase<T> |
Vendr.Core.Specifications.Common.Implement namespace
Public Type | Description |
---|---|
class AndSpecification<T> | |
class NotSpecification<T> | |
class OrSpecification<T> | |
class ThenSpecification<T> |
Vendr.Core.Specifications.GiftCard namespace
Public Type | Description |
---|---|
interface IGiftCardQuerySpecificationFactory | |
interface IGiftCardSortSpecificationFactory | |
interface IGiftCardSpecificationVisitor |
Vendr.Core.Specifications.GiftCard.Implement namespace
Public Type | Description |
---|---|
Vendr.Core.Specifications.Order namespace
Public Type | Description |
---|---|
interface IOrderQuerySpecificationFactory | |
interface IOrderSortSpecificationFactory | |
interface IOrderSpecificationVisitor |
Vendr.Core.Specifications.Order.Implement namespace
Public Type | Description |
---|---|