C# Class VsTeXProject.VisualStudio.Project.BuildPropertyPage

Inheritance: SettingsPage
ファイルを表示 Open project: mimura1133/vstex

Private Properties

Property Type Description

Public Methods

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

Protected Methods

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

Method Details

ApplyChanges() protected method

protected ApplyChanges ( ) : int
return int

BindProperties() protected method

protected BindProperties ( ) : void
return void

BuildPropertyPage() public method

public BuildPropertyPage ( ) : System
return System

GetClassName() public method

public GetClassName ( ) : string
return string