C# Class Boo.BooLangProject.GeneralPropertyPage

Inheritance: Microsoft.VisualStudio.Project.SettingsPage, EnvDTE80.IInternalExtenderProvider
Afficher le fichier Open project: jagregory/boolangstudio

Private Properties

Свойство Type Description
EnvDTE80 bool
EnvDTE80 object
EnvDTE80 object
GetProjectProperty string
GetProjectProperty string
ValidateProperties void
ValidateRootNamespace void

Méthodes publiques

Méthode Description
GeneralPropertyPage ( ) : System
GetClassName ( ) : string

Méthodes protégées

Méthode Description
ApplyChanges ( ) : int
BindProperties ( ) : void

Private Methods

Méthode Description
EnvDTE80 ( string extenderCATID, string extenderName, object extendeeObject ) : bool
EnvDTE80 ( string extenderCATID, object extendeeObject ) : object
EnvDTE80 ( string extenderCATID, string extenderName, object extendeeObject, EnvDTE extenderSite, int cookie ) : object
GetProjectProperty ( GeneralPropertyPageTag tag ) : string
GetProjectProperty ( GeneralPropertyPageTag tag, bool resetCache ) : string
ValidateProperties ( ) : void
ValidateRootNamespace ( ) : void

Method Details

ApplyChanges() protected méthode

protected ApplyChanges ( ) : int
Résultat int

BindProperties() protected méthode

protected BindProperties ( ) : void
Résultat void

GeneralPropertyPage() public méthode

public GeneralPropertyPage ( ) : System
Résultat System

GetClassName() public méthode

public GetClassName ( ) : string
Résultat string