C# 클래스 BalloonsPop.Bundling.CoreBundle

Provides IoC container for EngineCore dependencies. Injected with ninject.
상속: ICoreBundle
파일 보기 프로젝트 열기: Baloons-Pop-4/Main 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CoreBundle ( IKernel kernel ) : BalloonsPop.Common.Contracts

Initializes a new instance of the CoreBundle class through injection with the provided kernel.

메소드 상세

CoreBundle() 공개 메소드

Initializes a new instance of the CoreBundle class through injection with the provided kernel.
public CoreBundle ( IKernel kernel ) : BalloonsPop.Common.Contracts
kernel IKernel
리턴 BalloonsPop.Common.Contracts