Метод | Описание | |
---|---|---|
NetIdeWizard ( ) : System | ||
ProjectFinishedGenerating ( Project project ) : void | ||
RunFinished ( ) : void | ||
RunStarted ( object automationObject, string>.Dictionary |
Метод | Описание | |
---|---|---|
EncodeString ( string value ) : string | ||
EncodeXml ( string value ) : string | ||
GenerateDesignerFiles ( string destinationDirectory ) : void | ||
GenerateResourceCodeBehind ( string basePath, string resourceFileName, string targetFileName ) : void | ||
GetPackageConfiguration ( System.Xml.Linq.XDocument document ) : List |
||
InstallNuGetPackages ( Project project ) : void | ||
RenameFile ( Project project, string source, string target ) : void | ||
SeedEncodedValues ( ) : void |
public ProjectFinishedGenerating ( Project project ) : void | ||
project | Project | |
Результат | void |
public RunStarted ( object automationObject, string>.Dictionary |
||
automationObject | object | |
replacementsDictionary | string>.Dictionary | |
runKind | WizardRunKind | |
customParams | object | |
Результат | void |