C# 클래스 BalloonsPop.GraphicUserInterface.WpfBundle

A class that inherits CoreBundle and is initialized with injection via ninject and wraps the exports of the wpf project.
상속: BalloonsPop.Bundling.CoreBundle
파일 보기 프로젝트 열기: Baloons-Pop-4/Main 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
WpfBundle ( IKernel kernel ) : BalloonsPop.Bundling

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

메소드 상세

WpfBundle() 공개 메소드

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