메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
GetMutatedModulesAsync ( Mutant mutant ) : Task |
||
Release ( MutationResult mutationResult ) : void | ||
setDisabled ( bool disableCache = false ) : void |
메소드 | 설명 | |
---|---|---|
CreateNew ( Mutant mutant ) : Task |
||
MutantsCache ( OptionsModel options, IWhiteSource whiteCache, MutationSessionChoices choices, IMutationExecutor mutationExecutor ) : System |
public GetMutatedModulesAsync ( Mutant mutant ) : Task |
||
mutant | Mutant | |
리턴 | Task |
public Release ( MutationResult mutationResult ) : void | ||
mutationResult | MutationResult | |
리턴 | void |
public setDisabled ( bool disableCache = false ) : void | ||
disableCache | bool | |
리턴 | void |