Skip to content

N_CodeJam_Services

Andrew Koryavchenko edited this page Jul 4, 2017 · 4 revisions

CodeJam.Services Namespace

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