Click or drag to resize

ModuleDefinitionImport Method (Type)

Namespace:  Mono.Cecil
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public TypeReference Import(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: TypeReference
See Also