Method | Description | |
---|---|---|
BeginUnitOfWork ( ) : IUnitOfWorkScope | ||
SqlDomainContext ( SQLiteConnection connection, IAggregateManifestRepository manifest, IEventStoreRepository eventStore ) : System |
public BeginUnitOfWork ( ) : IUnitOfWorkScope | ||
return | IUnitOfWorkScope |
public SqlDomainContext ( SQLiteConnection connection, IAggregateManifestRepository manifest, IEventStoreRepository eventStore ) : System | ||
connection | SQLiteConnection | |
manifest | IAggregateManifestRepository | |
eventStore | IEventStoreRepository | |
return | System |