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

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
carg int
fHasExprs bool
prgexpr List
types TypeArray

Property Details

carg public_oe property

public int carg
Résultat int

fHasExprs public_oe property

public bool fHasExprs
Résultat bool

prgexpr public_oe property

public List prgexpr
Résultat List

types public_oe property

public TypeArray,Microsoft.CSharp.RuntimeBinder.Semantics types
Résultat TypeArray