This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see MagicChunks.
- Assembly
- MagicChunks
.dll - Namespace
- MagicChunks
.Helpers - Containing Type
- ReflectionExtensions
Syntax
public static IEnumerable<Type> GetAllTypes(this Assembly source, Func<TypeInfo, bool> predicate = null)
Parameters
| Name | Type | Description |
|---|---|---|
| source | Assembly | |
| predicate | Func |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
