C# Class Boo.BooLangProject.GeneralPropertyPage

Inheritance: Microsoft.VisualStudio.Project.SettingsPage, EnvDTE80.IInternalExtenderProvider
Show file Open project: jagregory/boolangstudio

Private Properties

Property Type Description
EnvDTE80 bool
EnvDTE80 object
EnvDTE80 object
GetProjectProperty string
GetProjectProperty string
ValidateProperties void
ValidateRootNamespace void

Public Methods

Method Description
GeneralPropertyPage ( ) : System
GetClassName ( ) : string

Protected Methods

Method Description
ApplyChanges ( ) : int
BindProperties ( ) : void

Private Methods

Method 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 method

protected ApplyChanges ( ) : int
return int

BindProperties() protected method

protected BindProperties ( ) : void
return void

GeneralPropertyPage() public method

public GeneralPropertyPage ( ) : System
return System

GetClassName() public method

public GetClassName ( ) : string
return string