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
Pomona
Common
TypeSystem
EnumerableTypeSpec.EnumerableTypeSpecFactory
C# Class Pomona.Common.TypeSystem.EnumerableTypeSpec.EnumerableTypeSpecFactory
Inheritance:
ITypeFactory
Mostrar archivo
Open project: Pomona/Pomona
Public Methods
Method
Description
CreateFromType
(
ITypeResolver
typeResolver
,
Type
type
) :
TypeSpec
Method Details
CreateFromType()
public
method
public
CreateFromType
(
ITypeResolver
typeResolver
,
Type
type
) :
TypeSpec
typeResolver
ITypeResolver
type
System.Type
return
TypeSpec