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

Inheritance: Inner
显示文件 Open project: dotnet/corefx

Public Methods

Method Description
Done ( ITypeFactory factory, Stack stack ) : void
SimpleInner ( Type type ) : System.Collections.Generic

Method Details

Done() public method

public Done ( ITypeFactory factory, Stack stack ) : void
factory ITypeFactory
stack Stack
return void

SimpleInner() public method

public SimpleInner ( Type type ) : System.Collections.Generic
type Type
return System.Collections.Generic