- Namespace
- Statiq
.App - Containing Type
- Boostrapper
Shortcode Extensions
Syntax
public static Bootstrapper AddShortcode<TShortcode>(this Bootstrapper bootstrapper)
where TShortcode : IShortcode
Type Parameters
Name | Description |
---|---|
TShortcode |
Parameters
Name | Type | Description |
---|---|---|
bootstrapper | Bootstrapper |
Return Value
Type | Description |
---|---|
Bootstrapper |