Click or drag to resize

ModuleDefinitionImport Method (MethodReference)

Namespace:  Mono.Cecil
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public MethodReference Import(
	MethodReference method
)

Parameters

method
Type: Mono.CecilMethodReference

Return Value

Type: MethodReference
See Also