XamlTypeSystemExtensions.

GetMethod(IXamlType, FindMethodMethodSignature) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

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

Parameters

Name Type Description
type IXamlType
signature FindMethodMethodSignature

Return Value

Type Description
IXamlMethod