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
Microsoft
CSharp
RuntimeBinder
Semantics
EXPRBOUNDLAMBDA
C# Class Microsoft.CSharp.RuntimeBinder.Semantics.EXPRBOUNDLAMBDA
Inheritance:
EXPR
ファイルを表示
Open project: dotnet/corefx
Class Usage Examples
Public Properties
Property
Type
Description
OptionalBody
Microsoft.CSharp.RuntimeBinder.Semantics.EXPRBLOCK
Public Methods
Method
Description
ArgumentScope
( ) :
Scope
DelegateType
( ) :
AggregateType
Initialize
(
Scope
argScope
) :
void
Method Details
ArgumentScope()
public
method
public
ArgumentScope
( ) :
Scope
return
Scope
DelegateType()
public
method
public
DelegateType
( ) :
AggregateType
return
AggregateType
Initialize()
public
method
public
Initialize
(
Scope
argScope
) :
void
argScope
Scope
return
void
Property Details
OptionalBody
public_oe property
public
EXPRBLOCK,Microsoft.CSharp.RuntimeBinder.Semantics
OptionalBody
return
Microsoft.CSharp.RuntimeBinder.Semantics.EXPRBLOCK