Method |
Description |
|
Create ( CreationType creationType ) : void |
|
|
GetConfigArguments ( EarlyBoundGeneratorConfig earlyBoundGeneratorConfig, CreationType type ) : string |
|
|
GetOutputFilePath ( EarlyBoundGeneratorConfig earlyBoundGeneratorConfig, CreationType creationType ) : string |
|
|
GetSafeArgs ( EarlyBoundGeneratorConfig earlyBoundGeneratorConfig, Process p ) : string |
|
|
HandleResult ( string filePath, System.DateTime date, CreationType creationType, string consoleOutput, bool speakResult ) : void |
|
|
Speak ( string words, bool speakResult ) : void |
|
|
UpdateConfigAppSetting ( Configuration file, string key, string configValue, bool keepWhiteSpace = false ) : bool |
|
|
UpdateCrmSvcUtilConfig ( EarlyBoundGeneratorConfig earlyBoundGeneratorConfig ) : void |
|
|
UpdateStatus ( LogMessageInfo info ) : void |
|
|
UpdateStatus ( string message ) : void |
|
|
UpdateStatus ( string summary, string detail ) : void |
|
|