Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
IronPython
Runtime
Types
CachedNewTypeInfo
C# Class IronPython.Runtime.Types.CachedNewTypeInfo
Mostrar archivo
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