C# Class BalloonsPop.GraphicUserInterface.WpfBundle

A class that inherits CoreBundle and is initialized with injection via ninject and wraps the exports of the wpf project.
Inheritance: BalloonsPop.Bundling.CoreBundle
Afficher le fichier Open project: Baloons-Pop-4/Main Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
WpfBundle ( IKernel kernel ) : BalloonsPop.Bundling

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

Method Details

WpfBundle() public méthode

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