C# Класс Drey.Nut.ShellFactory

Наследование: System.MarshalByRefObject
Показать файл Открыть проект

Открытые методы

Метод Описание
Create ( string assemblyPath, EventHandler shellRequestHandler, Action configureLogging ) : Sponsor>.Tuple

Creates the specified app.

Описание методов

Create() публичный Метод

Creates the specified app.
public Create ( string assemblyPath, EventHandler shellRequestHandler, Action configureLogging ) : Sponsor>.Tuple
assemblyPath string The assembly path.
shellRequestHandler EventHandler The shell request handler.
configureLogging Action The configure logging.
Результат Sponsor>.Tuple