C# Class ZeroInstall.Publish.EntryPoints.NativeExecutable

A file that can be executed directly by the operating system without an additional runtime environment.
Inheritance: Candidate
显示文件 Open project: 0install/0install-win

Public Methods

Method Description
CreateCommand ( ) : Command

Method Details

CreateCommand() public method

public CreateCommand ( ) : Command
return Command