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