MongoServices 0.2.0
A Service/Repository Framework for mongoDB
MongoServices.IMongoServicesService< T > Interface Template Reference

The base MongoServices service interface. More...

Inheritance diagram for MongoServices.IMongoServicesService< T >:
MongoServices.IReadOnlyService< T > MongoServices.MongoServicesService< T > MongoServices.IReadWriteService< T > MongoServices.ReadOnlyService< T > MongoServices.ReadOnlyService< T > MongoServices.ReadWriteService< T > MongoServices.ReadWriteService< T > MongoServices.ReadWriteService< T >

Detailed Description

template<T>
interface MongoServices::IMongoServicesService< T >

The base MongoServices service interface.

Template Parameters:
TThe MongoServices model to be used by this service.
Type Constraints
T :MongoServicesModel 

Definition at line 12 of file IMongoServicesService.cs.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Enumerations Properties