C# Class Monobjc.Tools.Generator.NAnt.DoxygenExecTask

Inheritance: BaseTask
Afficher le fichier Open project: Monobjc/monobjc-tools

Private Properties

Свойство Type Description
ExportConfiguration void
GenerateDescriptor void

Méthodes protégées

Méthode Description
ExecuteTask ( ) : void

Executes the task.

Private Methods

Méthode Description
ExportConfiguration ( String path ) : void
GenerateDescriptor ( String baseFolder, Framework f ) : void

Generate an XML fragment ready to be included in the entities list of the generator.

Method Details

ExecuteTask() protected méthode

Executes the task.
protected ExecuteTask ( ) : void
Résultat void