HostLauncher - конструктор |
Пространство имён:
Tessa.Host
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public HostLauncher(
[NotNullAttribute] IProcessManager processManager
)
Public Sub New (
<NotNullAttribute> processManager As IProcessManager
)
public:
HostLauncher(
[NotNullAttribute] IProcessManager^ processManager
)
new :
[<NotNullAttribute>] processManager : IProcessManager -> HostLauncher
Параметры
- processManager
- Тип: Tessa.Platform.RuntimeIProcessManager
См. также