C# Class Microsoft.CSharp.RuntimeBinder.Semantics.TypeManager.StdTypeVarColl

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Свойство Type Description
prgptvs List

Méthodes publiques

Méthode Description
GetTypeVarSym ( int iv, TypeManager pTypeManager, bool fMeth ) : Microsoft.CSharp.RuntimeBinder.Semantics.TypeParameterType
StdTypeVarColl ( ) : System

Method Details

GetTypeVarSym() public méthode

public GetTypeVarSym ( int iv, TypeManager pTypeManager, bool fMeth ) : Microsoft.CSharp.RuntimeBinder.Semantics.TypeParameterType
iv int
pTypeManager TypeManager
fMeth bool
Résultat Microsoft.CSharp.RuntimeBinder.Semantics.TypeParameterType

StdTypeVarColl() public méthode

public StdTypeVarColl ( ) : System
Résultat System

Property Details

prgptvs public_oe property

public List prgptvs
Résultat List