Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
VisualMutator
OperatorsObject
Operators
Exceptions
___ENC_ExceptionNameChange.ENCRewriter
C# Class VisualMutator.OperatorsObject.Operators.Exceptions.___ENC_ExceptionNameChange.ENCRewriter
Inheritance:
OperatorCodeRewriter
显示文件
Open project: visualmutator/visualmutator
Public Methods
Method
Description
Initialize
( ) :
void
Rewrite
(
ITryCatchFinallyStatement
operation
) :
IStatement
Method Details
Initialize()
public
method
public
Initialize
( ) :
void
return
void
Rewrite()
public
method
public
Rewrite
(
ITryCatchFinallyStatement
operation
) :
IStatement
operation
ITryCatchFinallyStatement
return
IStatement