- Namespace
- Statiq
.Common - Containing Type
- I
Execution Context Get Content Provider Extensions
Syntax
public static IContentProvider GetContentProvider(this IExecutionContext executionContext, byte[] buffer, int index, int count)
Parameters
| Name | Type | Description |
|---|---|---|
| executionContext | IExecutionContext | |
| buffer | byte[] | |
| index | int | |
| count | int |
Return Value
| Type | Description |
|---|---|
| IContentProvider |