C# 클래스 VisualMutator.Controllers.MutantVerifiedEvent

상속: SessionEventArgs
파일 보기 프로젝트 열기: visualmutator/visualmutator

공개 메소드들

메소드 설명
MutantVerifiedEvent ( ) : System
MutantVerifiedEvent ( Mutant mutant, bool verificationResult ) : System

메소드 상세

MutantVerifiedEvent() 공개 메소드

public MutantVerifiedEvent ( ) : System
리턴 System

MutantVerifiedEvent() 공개 메소드

public MutantVerifiedEvent ( Mutant mutant, bool verificationResult ) : System
mutant Mutant
verificationResult bool
리턴 System