C# 클래스 BgEngine.DependencyResolution.IoC

Dependency resolution container. Here make the mappings os the different contracts towards the related objects
파일 보기 프로젝트 열기: yagopv/BgEngine

공개 메소드들

메소드 설명
Initialize ( ) : IContainer

Initialize mappings

메소드 상세

Initialize() 공개 정적인 메소드

Initialize mappings
public static Initialize ( ) : IContainer
리턴 IContainer