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
Microsoft
Cci
ILToCodeModel
TryCatchReplacer.LocalDeclarationRemover
C# Class Microsoft.Cci.ILToCodeModel.TryCatchReplacer.LocalDeclarationRemover
Inheritance:
CodeTraverser
显示文件
Open project: visualmutator/visualmutator
Public Methods
Method
Description
TraverseChildren
(
IBlockStatement
block
) :
void
Method Details
TraverseChildren()
public
method
public
TraverseChildren
(
IBlockStatement
block
) :
void
block
IBlockStatement
return
void