C# Class WixSharp.DriverInstallerCompiling

ファイルを表示 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