C# Class Microsoft.CSharp.RuntimeBinder.Semantics.EXPRNamedArgumentSpecification

Inheritance: EXPR
Mostra file Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
Name Syntax.Name
Value EXPR

Property Details

Name public_oe property

public Syntax.Name Name
return Syntax.Name

Value public_oe property

public EXPR,Microsoft.CSharp.RuntimeBinder.Semantics Value
return EXPR