Method | Description | |
---|---|---|
AutoCreationController ( IDispatcherExecute dispatcher, CreationViewModel viewModel, ITypesManager typesManager, SessionConfiguration sessionConfiguration, OptionsModel options, IFactory |
||
Run ( MethodIdentifier singleMethodToMutate = null, List |
Method | Description | |
---|---|---|
AcceptChoices ( ) : MutationSessionChoices | ||
CommandOk ( ) : void |
Method | Description | |
---|---|---|
ShowError ( |
||
WaitForResult ( bool auto, Task mainTask ) : Task |
protected AcceptChoices ( ) : MutationSessionChoices | ||
return | MutationSessionChoices |
public AutoCreationController ( IDispatcherExecute dispatcher, CreationViewModel viewModel, ITypesManager typesManager, SessionConfiguration sessionConfiguration, OptionsModel options, IFactory |
||
dispatcher | IDispatcherExecute | |
viewModel | CreationViewModel | |
typesManager | ITypesManager | |
sessionConfiguration | SessionConfiguration | |
options | OptionsModel | |
sessionCreatorFactory | IFactory |
|
execute | IDispatcherExecute | |
svc | CommonServices | |
return | System |
public Run ( MethodIdentifier singleMethodToMutate = null, List |
||
singleMethodToMutate | MethodIdentifier | |
testAssemblies | List |
|
auto | bool | |
return | Task |