Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Expressive
Decompilation
Steps
AddressOfToCreateDelegateVisitor
C# Class Expressive.Decompilation.Steps.AddressOfToCreateDelegateVisitor
Inheritance:
ElementVisitor
ファイルを表示
Open project: ashmind/expressive
Public Properties
Property
Type
Description
CreateDelegateMethodInfo
System.Reflection.MethodInfo
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
Property Details
CreateDelegateMethodInfo
public_oe static_oe property
public
static
MethodInfo,System.Reflection
CreateDelegateMethodInfo
return
System.Reflection.MethodInfo