- Namespace
- Statiq
.Core - Containing Type
- ReflectionHelper
Syntax
public static IEnumerable<string> GetCallSignatures(Type type, string callThrough, bool extensions = true)
Parameters
| Name | Type | Description |
|---|---|---|
| type | Type | |
| callThrough | string | |
| extensions | bool |
Return Value
| Type | Description |
|---|---|
| IEnumerable |