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

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

Public Properties

Property Type Description
Name Syntax.Name
Value EXPR

Property Details

Name public property

public Syntax.Name Name
return Syntax.Name

Value public property

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