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
Показать файл Открыть проект Примеры использования класса

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