XamlIlTypeSystemExtensions.

GetMethod(IXamlIlType, FindMethodMethodSignature) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

public static IXamlIlMethod GetMethod(this IXamlIlType type, FindMethodMethodSignature signature)

Parameters

Name Type Description
type IXamlIlType
signature FindMethodMethodSignature

Return Value

Type Description
IXamlIlMethod