C# Class Monobjc.NAnt.Tasks.GenerateInfoPListTask

Inheritance: NAnt.Core.Task
Exibir arquivo Open project: Monobjc/monobjc-tools

Private Properties

Property Type Description

Public Methods

Method Description
GenerateInfoPListTask ( ) : System

Initializes a new instance of the GenerateInfoPListTask class.

Protected Methods

Method Description
ExecuteTask ( ) : void

Executes the task.

Method Details

ExecuteTask() protected method

Executes the task.
protected ExecuteTask ( ) : void
return void

GenerateInfoPListTask() public method

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