C# Class BgEngine.DependencyResolution.IoC

Dependency resolution container. Here make the mappings os the different contracts towards the related objects
Afficher le fichier Open project: yagopv/BgEngine

Méthodes publiques

Méthode Description
Initialize ( ) : IContainer

Initialize mappings

Method Details

Initialize() public static méthode

Initialize mappings
public static Initialize ( ) : IContainer
Résultat IContainer