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

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

Private Properties

Свойство Type Description
AddMixedType void
LoadMixedTypes String>.IDictionary
LoadUnMapped String>.IDictionary

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 mixedType ) : void
LoadMixedTypes ( ) : String>.IDictionary
LoadUnMapped ( ) : String>.IDictionary

Method Details

ExecuteTask() protected méthode

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