Method | Description | |
---|---|---|
Run ( IList |
||
Shell ( ) : System | ||
Shell ( ProgressReporter progressReporter, FolderModel folderModel ) : System |
Method | Description | |
---|---|---|
Execute ( ) : int | ||
ExecuteInApartment ( ) : void | ||
InitializeAndAddFolders ( string args ) : void |
Initializes the Assembly Loader and adds the given folder arguments.
|
|
ParseArguments ( IList |
||
Run ( ) : void | ||
RunInCurrentDomain ( ) : int | ||
RunInCurrentDomain ( IList |
||
RunInNewDomain ( |
||
ValidateArguments ( ) : bool |
public Run ( IList |
||
commandLineArguments | IList |
|
return | int |
public Shell ( ProgressReporter progressReporter, FolderModel folderModel ) : System | ||
progressReporter | ProgressReporter | |
folderModel | FolderModel | |
return | System |