XamlTypeSystemExtensions.

FindMethod(IXamlType, FindMethodMethodSignature) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static IXamlMethod FindMethod(this IXamlType type, FindMethodMethodSignature signature)

Parameters

Name Type Description
type IXamlType
signature FindMethodMethodSignature

Return Value

Type Description
IXamlMethod