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

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

Méthodes publiques

Méthode Description
Done ( ITypeFactory factory, Stack stack ) : void
Resolve ( Type type ) : void

Method Details

Done() public méthode

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

Resolve() public méthode

public Resolve ( Type type ) : void
type Type
Résultat void