C# Class System.Linq.Expressions.Tests.LocalsSignatureParser.TypeCreator.GenericInner

Inheritance: Inner
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Done ( ITypeFactory factory, Stack stack ) : void
GenericInner ( int count ) : System.Collections.Generic

Method Details

Done() public méthode

public Done ( ITypeFactory factory, Stack stack ) : void
factory ITypeFactory
stack Stack
Résultat void

GenericInner() public méthode

public GenericInner ( int count ) : System.Collections.Generic
count int
Résultat System.Collections.Generic