19 namespace Deveel.Data.Services {
23 where TImplementation :
class, TService {
29 where TImplementation :
class, TService {
35 where TImplementation :
class, TService {
41 where TImplementation :
class, TService {
47 where TImplementation :
class, TService {
53 where TImplementation :
class, TService {
58 where TService :
class {
59 return configuration.To<TService>();
IRegistrationWithBindingConfiguration< TService, TImplementation > InScope(string scopeName)