Skip to content

N_CodeJam_Services

andrewvk edited this page Apr 26, 2016 · 4 revisions

CodeJam.Services Namespace

[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.

Classes

 

Class Description
Public class ServiceContainer Service container.
Public class ServiceProviderHelper IServiceProvider and IServicePublisher helper methods.

Interfaces

 

Interface Description
Public interface IServicePublisher Service publisher interface.
 
Clone this wiki locally