DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Deveel.Data.Services.ScopeExtensions Member List

This is the complete list of members for Deveel.Data.Services.ScopeExtensions, including all inherited members.

Register(this IScope scope, Type serviceType, Type implementationType, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Register(this IScope scope, Type serviceType)Deveel.Data.Services.ScopeExtensionsinlinestatic
Register(this IScope scope, Type serviceType, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Register< TService >(this IScope scope, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Register< TService >(this IScope scope)Deveel.Data.Services.ScopeExtensionsinlinestatic
Register< TService, TImplementation >(this IScope scope, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Register< TService, TImplementation >(this IScope scope)Deveel.Data.Services.ScopeExtensionsinlinestatic
RegisterInstance(this IScope scope, Type serviceType, object instance)Deveel.Data.Services.ScopeExtensionsinlinestatic
RegisterInstance(this IScope scope, Type serviceType, object instance, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
RegisterInstance< TService >(this IScope scope, TService instance)Deveel.Data.Services.ScopeExtensionsinlinestatic
RegisterInstance< TService >(this IScope scope, TService instance, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Replace(this IScope scope, Type serviceType, Type implementationType)Deveel.Data.Services.ScopeExtensionsinlinestatic
Replace(this IScope scope, Type serviceType, Type implementationType, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Replace< TService, TImplementation >(this IScope scope)Deveel.Data.Services.ScopeExtensionsinlinestatic
Replace< TService, TImplementation >(this IScope scope, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Resolve(this IScope scope, Type serviceType)Deveel.Data.Services.ScopeExtensionsinlinestatic
Resolve< TService >(this IScope scope, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Resolve< TService >(this IScope scope)Deveel.Data.Services.ScopeExtensionsinlinestatic
ResolveAll< TService >(this IScope scope)Deveel.Data.Services.ScopeExtensionsinlinestatic
Unregister(this IScope scope, Type serviceType)Deveel.Data.Services.ScopeExtensionsinlinestatic
Unregister< TService >(this IScope scope, object serviceKey)Deveel.Data.Services.ScopeExtensionsinlinestatic
Unregister< TService >(this IScope scope)Deveel.Data.Services.ScopeExtensionsinlinestatic