|
static IRegistrationWithBindingConfiguration< TService, TImplementation > | InSystemScope< TService, TImplementation > (this IRegistrationWithBindingConfiguration< TService, TImplementation > configuration) |
|
static IRegistrationWithBindingConfiguration< TService, TImplementation > | InDatabaseScope< TService, TImplementation > (this IRegistrationWithBindingConfiguration< TService, TImplementation > configuration) |
|
static IRegistrationWithBindingConfiguration< TService, TImplementation > | InQueryScope< TService, TImplementation > (this IRegistrationWithBindingConfiguration< TService, TImplementation > configuration) |
|
static IRegistrationWithBindingConfiguration< TService, TImplementation > | InSessionScope< TService, TImplementation > (this IRegistrationWithBindingConfiguration< TService, TImplementation > configuration) |
|
static IRegistrationWithBindingConfiguration< TService, TImplementation > | InTransactionScope< TService, TImplementation > (this IRegistrationWithBindingConfiguration< TService, TImplementation > configuration) |
|
static IRegistrationWithBindingConfiguration< TService, TImplementation > | InBlockScope< TService, TImplementation > (this IRegistrationWithBindingConfiguration< TService, TImplementation > configuration) |
|
static IRegistrationWithBindingConfiguration< TService, TService > | ToSelf< TService > (this IRegistrationConfiguration< TService > configuration) |
|
The documentation for this class was generated from the following file: