Method | Description | |
---|---|---|
MutantGroup ( string name, CheckedNode parent, IEnumerable |
||
MutantGroup ( string name, IEnumerable |
||
ToString ( ) : string | ||
UpdateDisplayedText ( ) : void |
Method | Description | |
---|---|---|
SetState ( MutantResultState value, bool updateChildren, bool updateParent ) : void |
public MutantGroup ( string name, CheckedNode parent, IEnumerable |
||
name | string | |
parent | CheckedNode | |
mutants | IEnumerable |
|
return | System.Collections.Generic |
public MutantGroup ( string name, IEnumerable |
||
name | string | |
mutants | IEnumerable |
|
return | System.Collections.Generic |
protected SetState ( MutantResultState value, bool updateChildren, bool updateParent ) : void | ||
value | MutantResultState | |
updateChildren | bool | |
updateParent | bool | |
return | void |