- Namespace
- XamlX
.TypeSystem - Containing Type
- Xaml
Type System Extensions
Syntax
public static IXamlMethod FindMethod(this IXamlType type, Func<IXamlMethod, bool> criteria)
Parameters
Name | Type | Description |
---|---|---|
type | IXamlType | |
criteria | Func |
Return Value
Type | Description |
---|---|
IXamlMethod |