Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WixSharp
DriverInstallerCompiling
C# Class WixSharp.DriverInstallerCompiling
Mostrar archivo
Open project: Eun/WixSharp
Public Methods
Method
Description
Compile
(
this
driver
,
Project
project
,
System.Xml.Linq.XElement
component
) :
DriverInstaller
Method Details
Compile()
public
static
method
public
static
Compile
(
this
driver
,
Project
project
,
System.Xml.Linq.XElement
component
) :
DriverInstaller
driver
this
project
Project
component
System.Xml.Linq.XElement
return
DriverInstaller