C# Class Castle.VSNetIntegration.CastleWizards.Shared.WizardPanel

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
SetContext ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : void
WantsToShow ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : bool

Méthodes protégées

Méthode Description
RaiseOnChange ( ) : void

Method Details

RaiseOnChange() protected méthode

protected RaiseOnChange ( ) : void
Résultat void

SetContext() public méthode

public SetContext ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : void
context Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext
Résultat void

WantsToShow() public méthode

public WantsToShow ( Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext context ) : bool
context Castle.VSNetIntegration.CastleWizards.Shared.ExtensionContext
Résultat bool