C# 클래스 VisualMutator.OperatorsObject.Operators.Exceptions.___ENC_ExceptionNameChange.ENCRewriter

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

공개 메소드들

메소드 설명
Initialize ( ) : void
Rewrite ( ITryCatchFinallyStatement operation ) : IStatement

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Rewrite() 공개 메소드

public Rewrite ( ITryCatchFinallyStatement operation ) : IStatement
operation ITryCatchFinallyStatement
리턴 IStatement