Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Expressive
Decompilation
Steps
Clarity
NewNullableToCastVisitor
C# Class Expressive.Decompilation.Steps.Clarity.NewNullableToCastVisitor
Inheritance:
ElementVisitor
Exibir arquivo
Open project: ashmind/expressive
Protected Methods
Method
Description
VisitNew
(
NewExpression
nex
) :
Expression
Method Details
VisitNew()
protected
method
protected
VisitNew
(
NewExpression
nex
) :
Expression
nex
System.Linq.Expressions.NewExpression
return
System.Linq.Expressions.Expression