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

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

Private Properties

Свойство Type Description
AddMixedType void
AddMixedType void
LoadMixedTypes void
SaveMixedTypes void

Méthodes protégées

Méthode Description
ExecuteTask ( ) : void

Executes the task.

Private Methods

Méthode Description
AddMixedType ( String>.Dictionary table, String name, String types ) : void
AddMixedType ( String>.Dictionary table, TypedEntity entity ) : void
LoadMixedTypes ( String file, String>.Dictionary table ) : void
SaveMixedTypes ( String file, String>.Dictionary table ) : void

Method Details

ExecuteTask() protected méthode

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