C# Class VisualMutator.Controllers.MutantVerifiedEvent

Inheritance: SessionEventArgs
Afficher le fichier Open project: visualmutator/visualmutator

Méthodes publiques

Méthode Description
MutantVerifiedEvent ( ) : System
MutantVerifiedEvent ( Mutant mutant, bool verificationResult ) : System

Method Details

MutantVerifiedEvent() public méthode

public MutantVerifiedEvent ( ) : System
Résultat System

MutantVerifiedEvent() public méthode

public MutantVerifiedEvent ( Mutant mutant, bool verificationResult ) : System
mutant Mutant
verificationResult bool
Résultat System