Свойство | Тип | Описание | |
---|---|---|---|
GeneratorConfigLoad | void | ||
InitializeComponent | void | ||
Log | void | ||
SetupInstance | void |
Метод | Описание | |
---|---|---|
BuildPropertyComponent ( ) : System.ComponentModel |
Initializes a new instance of the BuildPropertyComponent class.
|
|
BuildPropertyComponent ( IContainer container ) : System.ComponentModel |
Initializes a new instance of the BuildPropertyComponent class.
|
|
LoadBuildPropertyData ( ) : void |
Loads the build property data.
|
|
SaveBuildPropertyData ( ) : void |
Saves the build property data.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
GeneratorConfigLoad ( IBuildDataDictionary properties ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Log ( string text ) : void | ||
SetupInstance ( ) : void |
public BuildPropertyComponent ( ) : System.ComponentModel | ||
Результат | System.ComponentModel |
public BuildPropertyComponent ( IContainer container ) : System.ComponentModel | ||
container | IContainer | The container. |
Результат | System.ComponentModel |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |