- Namespace
- GitReleaseManager
.Core .Templates - Containing Type
- TemplateFactory
Syntax
public Task<string> RenderTemplateAsync(string templateName, object model)
Parameters
| Name | Type | Description |
|---|---|---|
| templateName | string | |
| model | object |
Return Value
| Type | Description |
|---|---|
| Task |