C# 클래스 Boo.BooLangProject.GeneralPropertyPage

상속: Microsoft.VisualStudio.Project.SettingsPage, EnvDTE80.IInternalExtenderProvider
파일 보기 프로젝트 열기: jagregory/boolangstudio

Private Properties

프로퍼티 타입 설명
EnvDTE80 bool
EnvDTE80 object
EnvDTE80 object
GetProjectProperty string
GetProjectProperty string
ValidateProperties void
ValidateRootNamespace void

공개 메소드들

메소드 설명
GeneralPropertyPage ( ) : System
GetClassName ( ) : string

보호된 메소드들

메소드 설명
ApplyChanges ( ) : int
BindProperties ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

ApplyChanges() 보호된 메소드

protected ApplyChanges ( ) : int
리턴 int

BindProperties() 보호된 메소드

protected BindProperties ( ) : void
리턴 void

GeneralPropertyPage() 공개 메소드

public GeneralPropertyPage ( ) : System
리턴 System

GetClassName() 공개 메소드

public GetClassName ( ) : string
리턴 string