C# Class Monobjc.MSBuild.Tasks.GenerateInfoPList

Inheritance: Microsoft.Build.Utilities.Task
ファイルを表示 Open project: Monobjc/monobjc-tools

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : bool

Executes the task.

GenerateInfoPList ( ) : System

Initializes a new instance of the GenerateInfoPListTask class.

Method Details

Execute() public method

Executes the task.
public Execute ( ) : bool
return bool

GenerateInfoPList() public method

Initializes a new instance of the GenerateInfoPListTask class.
public GenerateInfoPList ( ) : System
return System