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

显示文件 Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
carg int
fHasExprs bool
prgexpr List
types TypeArray

Property Details

carg public_oe property

public int carg
return int

fHasExprs public_oe property

public bool fHasExprs
return bool

prgexpr public_oe property

public List prgexpr
return List

types public_oe property

public TypeArray,Microsoft.CSharp.RuntimeBinder.Semantics types
return TypeArray