C# Class Castle.NewGenerator.VSNetIntegration.VSGeneratorService

Inheritance: Castle.NewGenerator.Core.DefaultGeneratorService, IDTWizard
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Execute ( object Application, int hwndOwner, object &ContextParams, object &CustomParams, wizardResult &retval ) : void
VSGeneratorService ( ) : System

Private Methods

Méthode Description
CreateNewProject ( object contextParams ) : NewProject
CurrentDomain_AssemblyResolve ( object sender, ResolveEventArgs args ) : Assembly

Method Details

Execute() public méthode

public Execute ( object Application, int hwndOwner, object &ContextParams, object &CustomParams, wizardResult &retval ) : void
Application object
hwndOwner int
ContextParams object
CustomParams object
retval wizardResult
Résultat void

VSGeneratorService() public méthode

public VSGeneratorService ( ) : System
Résultat System