- Namespace
- Statiq
.Core - Containing Type
- ReflectionHelper
Syntax
public static IEnumerable<MethodInfo> GetExtensionMethods(Type type, IEnumerable<Type> candidateTypes = null)
Parameters
Name | Type | Description |
---|---|---|
type | Type | |
candidateTypes | IEnumerable |
Return Value
Type | Description |
---|---|
IEnumerable |