C# Class IronPython.Runtime.Types.CachedNewTypeInfo

Mostra file Open project: jschementi/iron

Public Methods

Method Description
CachedNewTypeInfo ( Type type, string[]>.Dictionary specialNames, Type interfaceTypes ) : System

Method Details

CachedNewTypeInfo() public method

public CachedNewTypeInfo ( Type type, string[]>.Dictionary specialNames, Type interfaceTypes ) : System
type System.Type
specialNames string[]>.Dictionary
interfaceTypes System.Type
return System