Метод | Описание | |
---|---|---|
BeforeOpeningFile ( ProjectItem projectItem ) : void | ||
ContentPartWizard ( ) : System | ||
ProjectFinishedGenerating ( Project project ) : void | ||
ProjectItemFinishedGenerating ( ProjectItem projectItem ) : void | ||
RunFinished ( ) : void | ||
RunStarted ( object automationObject, string>.Dictionary |
||
ShouldAddProjectItem ( string filePath ) : bool |
Метод | Описание | |
---|---|---|
BuildInfosetPropertiesReplacement ( ContentPartWizardContext context ) : string | ||
BuildMigrationsRecordIndexesReplacement ( ContentPartWizardContext context ) : string | ||
BuildMigrationsRecordPropertiesReplacement ( ContentPartWizardContext context ) : string | ||
BuildShapePropertyDisplaysReplacement ( ContentPartWizardContext context ) : string | ||
BuildShapePropertyEditorsReplacement ( ContentPartWizardContext context ) : string | ||
BuildVirtualPropertiesReplacement ( ContentPartWizardContext context ) : string |
public BeforeOpeningFile ( ProjectItem projectItem ) : void | ||
projectItem | ProjectItem | |
Результат | void |
public ProjectFinishedGenerating ( Project project ) : void | ||
project | Project | |
Результат | void |
public ProjectItemFinishedGenerating ( ProjectItem projectItem ) : void | ||
projectItem | ProjectItem | |
Результат | void |
public RunStarted ( object automationObject, string>.Dictionary |
||
automationObject | object | |
replacementsDictionary | string>.Dictionary | |
runKind | WizardRunKind | |
customParams | object | |
Результат | void |
public ShouldAddProjectItem ( string filePath ) : bool | ||
filePath | string | |
Результат | bool |