-
Notifications
You must be signed in to change notification settings - Fork 35
N_CodeJam_Services
andrewvk edited this page Apr 26, 2016
·
4 revisions
[This is preliminary documentation and is subject to change.]
The CodeJam.Services namespace contains helper methods to work with IServiceProvider. Namespace also provide some service locator and IoC patterns related functionality.
Class | Description | |
---|---|---|
![]() |
ServiceContainer | Service container. |
![]() |
ServiceProviderHelper | IServiceProvider and IServicePublisher helper methods. |
Interface | Description | |
---|---|---|
![]() |
IServicePublisher | Service publisher interface. |